Re: System-config-display won't Execute.

2010-01-29 Thread Bill Davidsen
Jim wrote:

> No I don't think so Chris, crazy as it may sound , as long as there is 
> xorg.conf
> system-config-display won't excute. Try it, with a xorg.conf in /etc/X11.
> and then delete the xorg.conf file and you will see that 
> system-config-display
> will execute.
> There is a problem someplace, but darn if I know.

I think the execution will be fine using an xorg.comf file created with 
system-config-display, there may be something in a config file created by some 
other means which causes a problem. Discussed in a char room the other night.

-- 
Bill Davidsen 
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: System-config-display won't Execute.

2010-01-25 Thread Jim
On 01/25/2010 09:22 PM, Ed Greshko wrote:
> Jim wrote:
>
>> On 01/25/2010 02:38 PM, Christoph Wickert wrote:
>>
>>  
>>> Am Montag, den 25.01.2010, 14:19 -0500 schrieb Jim:
>>>
>>>
>>>
 FC12-x86_64/KDE

 system-config-display won't execute.


 # system-config-display
 Traceback (most recent call last):
  File "/usr/share/system-config-display/xconf.py", line 378, in
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 is https://bugzilla.redhat.com/show_bug.cgi?id=505972
>>>
>>> Are you using any proprietary video drivers? If so, disable them and try
>>> again.
>>>
>>> Regards,
>>> Christoph
>>>
>>>
>>>
>>>
>>>
>> No I don't think so Chris, crazy as it may sound , as long as there is
>> xorg.conf
>> system-config-display won't excute. Try it, with a xorg.conf in /etc/X11.
>> and then delete the xorg.conf file and you will see that
>> system-config-display
>> will execute.
>> There is a problem someplace, but darn if I know.
>>
>>  
> There may be a problem on your system.  However, here it works just fine
> with and without an xorg.conf file.
>
> Ed
>
>
Thanks ED .
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: System-config-display won't Execute.

2010-01-25 Thread Ed Greshko
Jim wrote:
> On 01/25/2010 02:38 PM, Christoph Wickert wrote:
>   
>> Am Montag, den 25.01.2010, 14:19 -0500 schrieb Jim:
>>
>> 
>>> FC12-x86_64/KDE
>>>
>>> system-config-display won't execute.
>>>
>>>
>>> # system-config-display
>>> Traceback (most recent call last):
>>> File "/usr/share/system-config-display/xconf.py", line 378, in
>>>   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 is https://bugzilla.redhat.com/show_bug.cgi?id=505972
>>
>> Are you using any proprietary video drivers? If so, disable them and try
>> again.
>>
>> Regards,
>> Christoph
>>
>>
>>
>> 
> No I don't think so Chris, crazy as it may sound , as long as there is 
> xorg.conf
> system-config-display won't excute. Try it, with a xorg.conf in /etc/X11.
> and then delete the xorg.conf file and you will see that 
> system-config-display
> will execute.
> There is a problem someplace, but darn if I know.
>   
There may be a problem on your system.  However, here it works just fine
with and without an xorg.conf file.

Ed

-- 
Who's scruffy-looking? -- Han Solo



signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: System-config-display won't Execute.

2010-01-25 Thread Christoph Wickert
Am Montag, den 25.01.2010, 18:55 -0500 schrieb Jim:
> On 01/25/2010 02:38 PM, Christoph Wickert wrote:
> > Am Montag, den 25.01.2010, 14:19 -0500 schrieb Jim:
> >
> >> FC12-x86_64/KDE
> >>
> >> system-config-display won't execute.
> >>
> >>
> >> # system-config-display
> >> Traceback (most recent call last):
> >> File "/usr/share/system-config-display/xconf.py", line 378, in
> >>   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 is https://bugzilla.redhat.com/show_bug.cgi?id=505972
> >
> > Are you using any proprietary video drivers? If so, disable them and try
> > again.
> >
> > Regards,
> > Christoph
> >
> >
> >
> No I don't think so Chris, crazy as it may sound , as long as there is 
> xorg.conf
> system-config-display won't excute. Try it, with a xorg.conf in /etc/X11.
> and then delete the xorg.conf file and you will see that 
> system-config-display
> will execute.

I cannot confirm this observation, just tried it. For me it executes
with a xorg.conf I made with s-c-d.

Regards,
Christoph


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: System-config-display won't Execute.

2010-01-25 Thread Jim
On 01/25/2010 02:38 PM, Christoph Wickert wrote:
> Am Montag, den 25.01.2010, 14:19 -0500 schrieb Jim:
>
>> FC12-x86_64/KDE
>>
>> system-config-display won't execute.
>>
>>
>> # system-config-display
>> Traceback (most recent call last):
>> File "/usr/share/system-config-display/xconf.py", line 378, in
>>   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 is https://bugzilla.redhat.com/show_bug.cgi?id=505972
>
> Are you using any proprietary video drivers? If so, disable them and try
> again.
>
> Regards,
> Christoph
>
>
>
No I don't think so Chris, crazy as it may sound , as long as there is 
xorg.conf
system-config-display won't excute. Try it, with a xorg.conf in /etc/X11.
and then delete the xorg.conf file and you will see that 
system-config-display
will execute.
There is a problem someplace, but darn if I know.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: System-config-display won't Execute.

2010-01-25 Thread Christoph Wickert
Am Montag, den 25.01.2010, 14:19 -0500 schrieb Jim:
> FC12-x86_64/KDE
> 
> system-config-display won't execute.
> 
> 
> # system-config-display
> Traceback (most recent call last):
>File "/usr/share/system-config-display/xconf.py", line 378, in 
>  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 is https://bugzilla.redhat.com/show_bug.cgi?id=505972

Are you using any proprietary video drivers? If so, disable them and try
again.

Regards,
Christoph


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines