Red Hat Bugzilla – Bug 102648
traceback, KeyError: DEVICE
Last modified: 2007-04-18 12:56:58 EDT
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: When after the symptoms described in bug 102647 I switch to virtual console and run mouseconfig, then exit with "OK", I get this Python traceback reproducibly: File "/usr/share/redhat-config-mouse/redhat-config-mouse.py", line 59, in ? useTextMode() File "/usr/share/redhat-config-mouse/redhat-config-mouse.py", line 23, in useTextMode app = mouse_tui.childWindow() File "/usr/share/redhat-config-mouse/mouse_tui.py", line 157, in __init__ rc = MouseDeviceWindow()(screen, mouse) File "/usr/share/redhat-config-mouse/mouse_tui.py", line 52, in __call__ if choices[choice] == mouse.info["DEVICE"][5:]: KeyError: DEVICE [...] I get the same when I # rm -f /etc/sysconfig/mouse # mouseconfig then select my "Generic - 3 Button Mouse (serial)" on /dev/tty1 and confirm with "OK".
*** This bug has been marked as a duplicate of 98964 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.