Bug 509667 - Traceback on start
Summary: Traceback on start
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-keyboard
Version: 11
Hardware: All
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-04 21:15 UTC by Pavel Alexeev
Modified: 2009-07-27 01:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-27 01:54:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Alexeev 2009-07-04 21:15:07 UTC
Description of problem:
# system-config-keyboard

Traceback (most recent call last):
                                    File "/usr/share/system-config-keyboard/system-config-keyboard.py", line 78, in <module>                   
                                                                                                                                useTextMode()  
                                                                                                                                               File "/usr/share/system-config-keyboard/system-config-keyboard.py", line 38, in useTextMode                                                    
                                                                                               app = keyboard_tui.childWindow()                
                                                                                                                                 File "/usr/share/system-config-keyboard/keyboard_tui.py", line 99, in __init__                                                                               
                                                                    kbd, rc = KeyboardWindow()(screen)                                         
                                                                                                        File "/usr/share/system-config-keyboard/keyboard_tui.py", line 71, in __call__                                                                                                        
                                           l.setCurrent(default)                                                                               
                                                                  File "/usr/lib/python2.6/site-packages/snack.py", line 193, in setCurrent    
                                                                                                                                               self.w.listboxSetCurrent(self.item2key[item])                                                                                                  
                                             KeyError: ''


Version-Release number of selected component (if applicable):
# rpm -q system-config-keyboard 
system-config-keyboard-1.2.15-8.fc11.noarch


How reproducible:
Always

Comment 1 Lubomir Rintel 2009-07-27 01:54:37 UTC
Fixed. Thanks for the report.


Note You need to log in before you can comment on or make changes to this bug.