Bug 167081

Summary: system-config-display traceback when using Princeton EO14
Product: [Fedora] Fedora Reporter: Julian C. Dunn <jdunn>
Component: system-config-displayAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
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-08-28 22:53:44 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 Julian C. Dunn 2005-08-30 03:02:03 UTC
Description of problem:

While attempting to configure a Princeton EO14 (yes, an ancient one) monitor as
the 2nd monitor on an ATI Radeon 9200SE card, the following stacktrace is observed:

Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 137, in ok
    lower_hsync, upper_hsync = string.split(str(self.second_monitor_hsync), "-")
ValueError: need more than 1 value to unpack


Version-Release number of selected component (if applicable):
system-config-display-1.0.29-1



How reproducible:  Always

Steps to Reproduce:
1. Start system-config-display
2. Select a Princeton EO14 as the second monitor on a dualhead machine
3. Attempt to press OK (resolution etc. doesn't matter). The stacktrace is observed.
  
Actual results:

Cannot configure this monitor using the tool.

Expected results:

Monitor would be configured and the app would return you to the main screen.

Additional info:

Comment 1 Adam Jackson 2006-08-28 22:53:44 UTC
Should be fixed in 1.0.44-1 and later.