Bug 140527

Summary: Pyton Error in Dual Head configuration
Product: [Fedora] Fedora Reporter: Roland Kaeser <roli8200>
Component: system-config-displayAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roland Kaeser 2004-11-23 13:57:37 UTC
Description of problem:
The graphical screen configuration reports an pyton error when its
tried to configure a Matrox G550 for dual head. On the console it
reports: 
---
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 208,
in ok
    primaryPCIBus = "PCI:%d:%d:%d" % (self.state.get_videocard_PCIBus(),
TypeError: int argument required
---
When after configuration the file should been saved.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Use a Matrox G550 Card on a x86 Computer
2. Install Fedora
3. Plug a second Monitor
4. Try to configure the card for the second monitor using the
system-config-display tool from the bash call. 
5. Look at the output of the program
  
Actual results:
aceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 208,
in ok
    primaryPCIBus = "PCI:%d:%d:%d" % (self.state.get_videocard_PCIBus(),
TypeError: int argument required


Expected results:
Saving the configuration and exit


Additional info:
Can be relational to an other bug which wrongly configures the matrox
cards regarding to the device section and pci address for the second
screen

Comment 1 Paul Nasrat 2004-11-23 14:00:18 UTC
Testing update in updates-testing, final release coming



*** This bug has been marked as a duplicate of 136916 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:07:14 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.