After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 131261 - Error activating XKB configuration
Error activating XKB configuration
Status: RESOLVED DUPLICATE of bug 131083
Product: gnome-control-center
Classification: Core
Component: Keyboard
2.5.x
Other Linux
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-12 18:39 UTC by burrelln
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description burrelln 2004-01-12 18:39:19 UTC
When starting Gnome, and when changing the settings in Keyboard
Preferences' Core Layout tab, I get an error dialog from XFree:

Error activating XKB configuration.
Probably internal X server problem.

X server version data:
The XFree86 Project, Inc
40300000
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.

The system XKB conifguration (from XF86Config) is:

Section "InputDevice"
                                                                          
             Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
        Option      "AutoRepeat" "250 30"
EndSection

The error dialog appears whenever "Ignore system configuration" is checked
or unchecked.
Comment 1 Andrew Sobala 2004-01-12 18:46:08 UTC
This is a build-time bug. Please configure with the correct value of
--with-xkb-base.

*** This bug has been marked as a duplicate of 131083 ***