Problem with current system-config-display

Adam Jackson ajackson at redhat.com
Mon Oct 30 15:24:08 UTC 2006


Clyde E. Kunkel wrote:
> I am seeing the following:
> 
> # system-config-display
> Traceback (most recent call last):
>   File "/usr/share/system-config-display/xconf.py", line 311, in ?
>     hardware_state = XF86HardwareState(xconfig)
>   File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 177, 
> in __init__
>     self.init_from_xconfig(xconfig)
>   File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 296, 
> in init_from_xconfig
>     self.all_resolutions.sort (compare_resolution)
>   File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 60, in 
> compare_resolution
>     (w1, h1) = resolution_from_string(res1)
>   File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 49, in 
> resolution_from_string
>     (w, h) = string.split (res, "x")
> ValueError: need more than 1 value to unpack

Eew.  I suspect this is coming from your config file; s-c-d assumes all 
modes are named in the form 800x600, which is bogus.  Can you file this 
as a bug and attach your existing xorg.conf ?

- ajax




More information about the fedora-test-list mailing list