2009/7/23 Kam Leo <kam.leo@xxxxxxxxx>: > On Thu, Jul 23, 2009 at 11:14 AM, Clodoaldo Pinto > Neto<clodoaldo.pinto.neto@xxxxxxxxx> wrote: >> Fedora 11 running as guest in a Virtual Box XP host. >> >> # system-config-display & >> [1] 2961 >> [root@f1132 ~]# 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 >> >> Regards, Clodoaldo > > Why are you running system-config-display as a background task? Now in the foreground with the same error: # 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 Clodoaldo > > Run "system-config-display -h" to find out how to properly use the command. > -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines