Description of problem: When I login to Gnome I get the following: 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 here are the results: [thomas@mainserver thomas]$ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "us", "", "" [thomas@mainserver thomas]$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [us] model = pc105 overrideSettings = false options = [] [thomas@mainserver thomas]$ Version-Release number of selected component (if applicable): How reproducible: Just login to your Gnome desktop (yes, I did search before i posted ;) Actual results: error message Expected results: no error message
Confirming. This started today when I upgraded from 0.6.6-0.2004_03_30.5 to 6.7.0-0.5.
I have "XkbRules" line commented out in my configuration and I am still seeing this error (with 6.7.0-0.5). Possibly related fragments of logs look like this: (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (**) Option "XkbOptions" "ctrl:nocaps" (**) XKB: options: "ctrl:nocaps" (==) Keyboard: CustomKeycode disabled
see also http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=120932
6.7.0-0.5 nets xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "us", "", "" gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [us] model = pc105 overrideSettings = true options = []
*** This bug has been marked as a duplicate of 120858 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.