Description of Problem: Getting the following traceback when attempting to run redhat-config-mouse on my desktop (redhat-config-mouse-0.9.5-1) Traceback (most recent call last): File "/usr/share/redhat-config-mouse/redhat-config-mouse.py", line 13, in ? app.stand_alone() File "/usr/share/redhat-config-mouse/mouse_gui.py", line 218, in stand_alone self.setupScreen() File "/usr/share/redhat-config-mouse/mouse_gui.py", line 52, in setupScreen self.probedMouse = self.probeMouse() File "/usr/share/redhat-config-mouse/mouse_gui.py", line 143, in probeMouse lines = string.split(str(mouse[0]), '\n') IndexError: list index out of range Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
*** This bug has been marked as a duplicate of 68557 ***