[feisty] Error activating XKB configuration

Bug #94365 reported by Thomas Novin
16
Affects Status Importance Assigned to Milestone
xorg (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

After applying lots of (500+) upgrades to Feisty Fawn yesterday my keyboard changed from Swedish to English. Actually I think it was after I was recommended by the restricted driver manager to run 'sudo dpkg-reconfigure -phigh xserver-xorg' because I had a customized xorg.conf. I wanted to enable the accelerated ati-driver.

Now when I try to change back to Swedish I get a popup telling me that there is an Error activating XKB configuration.

$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "se", "", "lv3:ralt_switch"
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "se", "", "lv3:ralt_switch"

$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [en]
 model = pc105
 options = [lv3 lv3:ralt_switch,grp grp:alts_toggle]
 overrideSettings = true

ProblemType: Bug
Architecture: i386
Date: Wed Mar 21 11:02:10 2007
DistroRelease: Ubuntu 7.04
Uname: Linux pc-thnov-ubuntu 2.6.20-12-generic #2 SMP Sun Mar 18 03:07:14 UTC 2007 i686 GNU/Linux

Revision history for this message
jcfp (jcfp) wrote :

See also Bug #94549

Revision history for this message
Cedric L'homme (rangzen) wrote :

Check if you have
Option "XkbLayout" "se"
in your xorg.conf
restricted-manager don't keep the XkbLayout

Revision history for this message
Thomas Novin (thomasn80) wrote :

Yes, but I have changed it myself, it was "us" after I ran restricted-manager.

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "se"
        Option "XkbOptions" "lv3:ralt_switch"
EndSection

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 94365] Re: [feisty] Error activating XKB configuration

it is not a restricted manager issue. The same thing happens if you do
dpkg-reconfigure -phigh xserver-xorg

Revision history for this message
Martin Pitt (pitti) wrote :

BTW, r-m does not suggest reconfiguring xserver-xorg now, and does not do it itself any more either. So this should not happen any more.

Revision history for this message
Thomas Novin (thomasn80) wrote :

This is no longer a problem in Feisty so I think this bug can be closed...

jcfp (jcfp)
Changed in xorg:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.