Bug 121000 - KB error with latest development packages
Summary: KB error with latest development packages
Keywords:
Status: CLOSED DUPLICATE of bug 120858
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-applets
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-16 01:23 UTC by Scott Sloan
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:02:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Xprop output (127 bytes, text/plain)
2004-04-16 01:24 UTC, Scott Sloan
no flags Details
gconftool output (71 bytes, text/plain)
2004-04-16 01:24 UTC, Scott Sloan
no flags Details

Description Scott Sloan 2004-04-16 01:23:23 UTC
Updated to the April 15th development packages, got this error on
login. Attached are the results requested


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

Comment 1 Scott Sloan 2004-04-16 01:24:10 UTC
Created attachment 99458 [details]
Xprop output

Comment 2 Scott Sloan 2004-04-16 01:24:35 UTC
Created attachment 99459 [details]
gconftool output

Comment 3 raxet 2004-04-18 14:23:57 UTC
Here you go MIKE! :)
The results of 

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 = []


Comment 4 Bernd Bartmann 2004-04-18 15:24:56 UTC
Same thing here, but with a german keyboard layout:

xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "de",
"nodeadkeys", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "de", "nodeadkeys", ""

gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb
 layouts = [de  nodeadkeys]
 model = pc105
 overrideSettings = false
 options = []


Comment 5 Robert Parker 2004-04-19 03:58:27 UTC
[root@localhost root]# xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc104", "us", "", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc104", "us", "", ""
[root@localhost root]# gconftool-2 -R
/desktop/gnome/peripherals/keyboard/xkb
 layouts = [us]
 model = pc105
 overrideSettings = false
 options = []


Comment 6 Scott Sloan 2004-04-19 05:47:09 UTC
Under further investigation I think the bug was caused by 

gnome-applets-2.6.0-2
---------------------
* Wed Apr 14 2004 Alex Larsson <alexl redhat com> 1:2.6.0-2

- Add gswitchit.schemas to SCHEMAS


The problem I think occurs when gnome tries to lunch individual user
keyboard settings. It runs gswitchit to switch over the keyboard
settings and it pukes on the Schema. Where I'm trying to find out. I
have a feeling it somewhere in capplets because if you run

gswitchit-applets-capplets  

no plugins are listed and none are available. (I don't know if that is
normal behavior, I've yet to hit the code) I'll investiage further
later, for now I have an english paper to write. 

Note this bug can also be viewed by running the gnome control panel
and adding additional layouts under keyboard 

Comment 7 Nicolas Mailhot 2004-04-19 08:02:07 UTC
This is a dupe of #121016

Comment 8 Scott Sloan 2004-04-19 08:16:54 UTC
Correct.

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

Comment 9 Mike A. Harris 2004-04-19 19:06:25 UTC
Bug #121016 is related to Xkb rules file rename, but it is a different
bug, in which setxkbmap fails due to the X server config file hard
coding:

     Option "XkbRules" "xfree86"

in it.  When that line is removed from the config file and the X
server restarted, setxkbmap works correctly again.  In other words,
that is just a misconfiguration issue, one which is addressed
in our most recent pyxf86config and other updates.

Reopening this bug as it is not a duplicate of 121016, but rather
a dupe of 120858.



Comment 10 Mike A. Harris 2004-04-19 19:06:45 UTC

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

Comment 11 Red Hat Bugzilla 2006-02-21 19:02:37 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.