From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040422 Description of problem: The following screen appears while logging in: -------------------------------------------------------- Error activating XKB configuration. Probably internal X server problem. X server version data: The X.Org Foundation 60700000 If you report this situation as a bug, please include: - The result of xprop -root | grep XKB - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb --------------------------------------------------------- Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.boot the system. 2.login 3. Actual Results: Error message on screen during and after login Additional info:
================================ RESULTS from running the 1st command follow: [root@xxx root]# xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "us", "", "" ================================ RESULTS from running the 2nd command follow: [root@xxx root]# gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [us] model = pc105 overrideSettings = false options = [] =================================
This seems to be there for a while. I didn't do a clean install but just upgrade to the rawhide. Shall this bug block issue 114961?
This is a duplicate of bug 120858. The solution there (comment #42, updating packages & removing XkbRules line) works for me, though the libxklavier-devel package seems unnecessary to me and `system-config-display --reconfig' gave the following error: Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 412, in ? hardware_state.merge_into(xconfig) NameError: name 'hardware_state' is not defined [The package versions are exactly the same as in comment #41 of bug 120858.)
*** This bug has been marked as a duplicate of 120858 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.