Bug 223430 - Dual head option not usable
Summary: Dual head option not usable
Keywords:
Status: CLOSED DUPLICATE of bug 213027
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-display
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-19 09:23 UTC by Warren Brown
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-01-30 00:26:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Warren Brown 2007-01-19 09:23:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061219 Fedora/1.5.0.9-1.fc6 Firefox/1.5.0.9 pango-text

Description of problem:
Error message displayed when configuring dual head.
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 136, in ok
    lower_vrefresh, upper_vrefresh = string.split(str(self.second_monitor_vrefresh), "-")
ValueError: need more than 1 value to unpack


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

How reproducible:
Always


Steps to Reproduce:
1.system-config-display
2.choose dual-head
3.set up monitor/resolution for dual head
4. click ok

Actual Results:
Absoluletly Nothing!
Ran system-config-display via xterm, python error message produced.
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 136, in ok
    lower_vrefresh, upper_vrefresh = string.split(str(self.second_monitor_vrefresh), "-")
ValueError: need more than 1 value to unpack


Expected Results:
xorg.conf modified.


Additional info:

Comment 1 Adam Jackson 2007-01-30 00:26:16 UTC

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


Note You need to log in before you can comment on or make changes to this bug.