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 323881 - Lots of entries missing from the "Layout Option" tab of gnome-keyboard-properties
Lots of entries missing from the "Layout Option" tab of gnome-keyboard-proper...
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-12 14:58 UTC by Egmont Koblinger
Modified: 2006-04-18 14:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This is how it looks with X.Org 7.0-rc3 (19.00 KB, image/png)
2005-12-12 14:59 UTC, Egmont Koblinger
Details
This is how it should look, and looks if I remove the comments from xorg.xml (28.13 KB, image/png)
2005-12-12 14:59 UTC, Egmont Koblinger
Details

Description Egmont Koblinger 2005-12-12 14:58:24 UTC
Version details: 2.12.0

Start gnome-keyboard-properties, select the "Layout Option" tab.
There should be around 8 groups of options here.
With X.Org 6.8 they are shown perfectly. However, using X.Org 7.0-rc1,
only one of these groups appear.
The problem is caused by xml comments that appeared in the rules/xorg.xml file.
If I remove these comments then gnome-keyboard-properties becomes okay.
Comment 1 Egmont Koblinger 2005-12-12 14:59:12 UTC
Created attachment 55893 [details]
This is how it looks with X.Org 7.0-rc3
Comment 2 Egmont Koblinger 2005-12-12 14:59:56 UTC
Created attachment 55894 [details]
This is how it should look, and looks if I remove the comments from xorg.xml
Comment 3 Sebastien Bacher 2005-12-30 15:20:30 UTC
Thanks for your bug. What kind of comment do you have? There is no such issue using xorg 7.0 on Ubuntu dapper. Could you attach a bugged xorg.xml to the bug?
Comment 4 Egmont Koblinger 2006-01-02 11:47:02 UTC
Download
http://xorg.freedesktop.org/releases/X11R7.0/src/data/xkbdata-X11R7.0-1.0.1.tar.bz2
and extract its rules/xorg.xml file.
I'm talking about the xml comments in this file, such as:
      <!-- The key combination used to switch between groups -->

Anyway I guess this is a libxklavier bug, so I also reported it in its
bugtracker:
http://sourceforge.net/tracker/index.php?func=detail&aid=1378792&group_id=319&atid=200319

Do you have these comments in your ubuntu's xorg.xml?

Does your libxklavier use the system-wide xorg.xml shipped by X.Org, or does it
ship its own (out-of-date, without any comments) version? Obviously you won't
face this bug in the latter case.
Comment 5 Egmont Koblinger 2006-04-18 14:10:27 UTC
Fixed in libxklavier 2.2. Closing the bug.