Description of problem: There is an unhandled exception How reproducible: Steps to Reproduce: 1. Just try to run system-config-display 2. 3. Actual results: [rrakus@localhost ~]$ system-config-display Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 376, in <module> dialog = xConfigDialog.XConfigDialog(hardware_state, xconfig, rhpxl.videocard.VideoCardInfo()) File "/usr/share/system-config-display/xConfigDialog.py", line 641, in __init__ if len(self.xconfig.layout[0].adjacencies) > 1: IndexError: index out-of-bounds Expected results: running apllication Additional info: This bug report is part of "System Configuration Tools Cleanup Project". Don't hesitate to ask project maintainers for any kind of help.
system-config-display crash on start [root@rawhide log]# system-config-display Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 28, in <module> import xf86config File "/usr/lib/python2.6/site-packages/xf86config.py", line 1, in <module> import ixf86config ImportError: /usr/lib/libxf86config.so.0: undefined symbol: ErrorF Add info: system-config-display-1.1.3-3.fc12.noarch libxf86config-1.6.99-28.20090804.fc12.i686
Since this bugzilla report was filed, there have been several major updates in various components of the Xorg system, which may have resolved this issue. Users who have experienced this problem are encouraged to upgrade their system to the latest version of their packages (at least F12Beta, but even better if the very latest versions). Please, if you experience this problem on the up-to-date system, let us now in the comment for this bug, or whether the upgraded system works for you. If you won't be able to reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you. [This is a bulk message for all open Fedora Rawhide Xorg-related bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.]
Bug still exists in F12 (AKA RC4).
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
I'm unable to reproduce this bug. But Andre confirm (other) bug is present. Is it really still presented?
If you read recent posts to fedora-list, a number of people there are experiencing this (the "IndexError: index out-of-bounds" error you reported in your original post). That's also the one I'm experiencing.
We are experiencing this as well: # system-config-display Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 378, in <module> dialog = xConfigDialog.XConfigDialog(hardware_state, xconfig, videocard.VideoCardInfo()) File "/usr/share/system-config-display/xConfigDialog.py", line 640, in __init__ if len(self.xconfig.layout[0].adjacencies) > 1: IndexError: index out-of-bounds
*** This bug has been marked as a duplicate of bug 505972 ***