Description of problem: If I load system-config-keyboard to check my configuration and then click OK the window doesn't close. Version-Release number of selected component (if applicable): system-config-keyboard-1.2.14-1.fc9.noarch How reproducible: Every time Steps to Reproduce: 1. Run System->Administration->Keyboard (enter root password when prompted). 2. In Keyboard window, click OK. Actual results: Nothing happens Expected results: Window closes. Additional info: Running in terminal gives a backtrace: Loading /lib/kbd/keymaps/i386/qwerty/uk.map.gz Traceback (most recent call last): File "/usr/share/system-config-keyboard/keyboard_gui.py", line 226, in _okClicked return self.apply(None, False) File "/usr/share/system-config-keyboard/keyboard_gui.py", line 117, in apply keyboardBackend.modifyXconfig(fullname, layout, model, variant, options) File "/usr/share/system-config-keyboard/keyboard_backend.py", line 34, in modifyXconfig keyboard = xf86config.getCoreKeyboard(xconfig) File "/usr/lib/python2.5/site-packages/xf86config.py", line 177, in getCoreKeyboard raise XF86SectionMissing("No CoreKeyboard InputDevice found in the layout") xf86config.XF86SectionMissing
This looks the same as bug 437290.
*** This bug has been marked as a duplicate of 437290 ***