[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#241014: XKB problems after upgrade to 4.3.0



Package: xserver-xfree86
Version: 4.3.0-7
Severity: important

I get the errors shown below when starting the X server. One result is
that the <alt gr> key does not work, making keys like |\~ not to work,
very annoying. For 4.2.x versions the same XF86config-4 file worked
fine.

Error screen in Gnome:
======================
Error activating XKB configuration.
Probably internal X server problem.
 
X server version data:
The XFree86 Project, Inc
40300001
You are using XFree 4.3.0.
There are known problems with complex XKB configurations.
Try using simpler configuration or taking more fresh version of XFree
software.
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
 
Parts of /var/log/XFree86.0.log
===============================
....
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "se"
(**) XKB: layout: "se"
(**) Option "XkbVariant" "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
....
Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) Server_Terminate keybinding not found
                                                                        
xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "se",
"nodeadkeys", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "se", "nodeadkeys", ""
                                                                        
gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb
 layouts = [se  nodeadkeys]
 model = pc105
 overrideSettings = false
 options = []




Reply to: