Bug 491759

Summary: Error activating XKB configuration
Product: [Fedora] Fedora Reporter: mathias.leidig
Component: xorg-x11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 10CC: andreas
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-01 19:39:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mathias.leidig 2009-03-23 21:22:41 UTC
Description of problem:

Error activating XKB configuration.
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



How reproducible: since a couple of time always


Steps to Reproduce:
1. occurs since some time every start

  
Actual results: occurs each start


Expected results: not to occur


Additional info:

[math@Fedora ~]$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "de", "", ""
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "de", "", ""
[math@Fedora ~]$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [de	mac]
 model = macbook78
 options = [grp	grp:shift_caps_toggle]
[math@Fedora ~]$

Comment 1 Andreas Thienemann 2009-04-01 19:39:08 UTC

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