Description of problem: Using current rawhide, system-config-display doesn't start Version-Release number of selected component (if applicable): system-config-display-1.0.51-7.fc9 How reproducible: Always Steps to Reproduce: 1. Move aside /etc/X11/xorg.conf 2. drop out of X, back to runlevel 3 (telint 3) 3. system-config-display Actual results: Traceback (most recent call last): File "/usr/share/system-config-display/xconf.py", line 27, in <module> import xf86config File "/usr/lib/python2.5/site-packages/xf86config.py", line 1, in <module> import ixf86config ImportError: /usr/lib/python2.5/site-packages/ixf86configmodule.so: undefined symbol: xf86freeInputrefList Expected results: system-config-display should start Additional info: Not sure if the issue is in pyxf86config (which might need a rebuild against a new binary xorg) or system-config-display, but assigning here as it's the component the user sees.
*** This bug has been marked as a duplicate of 437236 ***