[Bug 398693] New: Can't make capslock an additional ctrl
From Gnome Keyboard settings, selecting "make capslock another ctrl" fails with
https://bugzilla.novell.com/show_bug.cgi?id=398693 Summary: Can't make capslock an additional ctrl Product: openSUSE 11.0 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: teheo@novell.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- the following error dialog. 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 10400090 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 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c1 --- Comment #1 from Tejun Heo <teheo@novell.com> 2008-06-09 17:15:50 MDT --- Created an attachment (id=221130) --> (https://bugzilla.novell.com/attachment.cgi?id=221130) Xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "microsoftpro", "ko", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "microsoftpro", "ko", "", "" gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [] model =
https://bugzilla.novell.com/show_bug.cgi?id=398693 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c2 --- Comment #2 from Tejun Heo <teheo@novell.com> 2008-06-09 17:16:40 MDT --- options = [ctrl ctrl:nocaps] overrideSettings = true -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c3 --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-06-09 21:32:49 MDT ---
(EE) Error loading keymap /var/lib/xkb/compiled/server-0.xkm
This doesn't sound good. Just to make sure. The directory '/var/lib/xkb/compiled' exists? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c4 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-06-09 21:40:37 MDT --- I can reproduce this issue. # setxkbmap ko -option "" -option ctrl:nocaps -v Warning! Multiple definitions of keyboard layout Using command line, ignoring X server Trying to build keymap using the following components: keycodes: xfree86+aliases(qwerty) types: complete compat: complete symbols: pc+ko+inet(microsoftpro)+ctrl(nocaps) geometry: microsoft(natural) Error loading new keyboard description At the same time in Xorg.0.log: (EE) Error loading keymap /var/lib/xkb/compiled/server-0.xkm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Can't make capslock an additional ctrl |Can't make capslock an additional ctrl with | |korean keyboard layout -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c5 --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-06-09 21:55:41 MDT --- The problem is that the 'ko' keyboard layout is missing. This is broken since openSUSE 10.2 when I updated to xkeyboard-config 0.9 and assumed, that my patch, which introduced the korean keyboard layout, would be included in the new version. I will add this patch again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c6 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |bnc-team-gnome@forge.provo.novell.com Status|ASSIGNED |NEW Component|X.Org |GNOME QAContact|xorg-maintainer-bugs@forge.provo.novell.com |qa@suse.de Summary|Can't make capslock an additional ctrl with |wrong keyboard symbol used for korean keyboard |korean keyboard layout |layout --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2008-06-09 22:38:54 MDT --- Argh. 'kr' is the keyboard layout for korean now. This is a bug in Gnome, not a bug in xkeyboard-config. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com, ms@novell.com --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2008-06-09 22:42:15 MDT --- This is also wrong in SaX2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c8 --- Comment #8 from Tejun Heo <teheo@novell.com> 2008-06-09 23:33:33 MDT --- Hmmm... This might have something to do with the problem YunSeok reported regarding bug #388057. https://bugzilla.novell.com/show_bug.cgi?id=388057#c10 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c9 --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2008-06-10 00:32:41 MDT --- Yes, see my comments #12/13. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User teheo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c10 Tejun Heo <teheo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xein@naver.com --- Comment #10 from Tejun Heo <teheo@novell.com> 2008-06-10 01:30:23 MDT --- Thanks for the explanation. Cc'ing xein for reference. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c11 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|sndirsch@novell.com, ms@novell.com | --- Comment #11 from Stefan Dirsch <sndirsch@novell.com> 2008-06-10 02:11:06 MDT --- This is definitely a bug in gnome-keyboard-properties. After selecting korean as keyboard layout, the following setup gets active. # setxkbmap -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+ko+inet(microsoftpro)+group(shifts_toggle)" }; xkb_geometry { include "microsoft(natural)" }; }; The SaX2 "bug" is now tracked in Bug #388057. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo.novell.com |vuntz@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c12 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |teheo@novell.com --- Comment #12 from Vincent Untz <vuntz@novell.com> 2008-06-12 12:47:02 MDT --- Weird, I installed RC4 and added a korean layout and I get kr here. Can anyone tell me the exact steps to reproduce this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398693 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398693#c13 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|teheo@novell.com | Resolution| |NORESPONSE --- Comment #13 from Vincent Untz <vuntz@novell.com> 2008-08-25 13:17:15 MDT --- No reply, so closing. Feel free to reopen if you can provide the requested information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com