Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283437 - Error activating XKB configuration.
Summary: Error activating XKB configuration.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-01 17:14 UTC by Michael Hordijk
Modified: 2009-09-03 20:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hordijk 2009-09-01 17:14:41 UTC
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
10503000

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/kbd

$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "evdev", "us", "", ""
_XKB_RULES_NAMES(STRING) = "evdev", "evdev", "us", "", ""

$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [dvorak,us]
 model = microsoft
 overrideSettings = false
 options = [grp	grp:alts_toggle]

Looked up older bugs that were similar, but none of the solutions worked.  This happens every so often, and I usually manage to get it sorted, but this time I'm stumped.

Reproducible: Always

Steps to Reproduce:
Comment 1 Michael Hordijk 2009-09-03 20:57:55 UTC
Turns out some stale gconf configuration was causing problems.  I removed the
~/.gconf/desktop/gnome/peripherals/keyboard/ directory and things started working
again.  Probably the switch to evdev.