From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.6) Gecko/20040510 Description of problem: Error happend when XKB setting got to be enable. Maybe there is a problem in X server. X server's version: The X.Org Foundation 60700000 >xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "" >gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [jp] model = jp106 overrideSettings = false options = [] Version-Release number of selected component (if applicable): xorg-x11-6.7.0-2 How reproducible: Always Steps to Reproduce: 1.X server start. 2. 3. Actual Results: Pop up Caution Window. Expected Results: Don't happen pop up Caution Window. Additional info: X server's version: The X.Org Foundation 60700000 >xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "jp106", "jp", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "jp106", "jp", "", "" >gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [jp] model = jp106 overrideSettings = false options = []
I can confirm this: [rngadam@localhost src]$ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "xorg", "pc105", "us", "", "" [rngadam@localhost src]$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [us,jp] model = pc105 overrideSettings = false options = []
*** This bug has been marked as a duplicate of 120858 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.