Bug 238717 - dual-head setup gives ValueError
Summary: dual-head setup gives ValueError
Keywords:
Status: CLOSED DUPLICATE of bug 236327
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-display
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-02 15:37 UTC by Eli
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-03 18:40:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eli 2007-05-02 15:37:30 UTC
Description of problem:
Cannot configure dual head on Dell D620 notebook

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

How reproducible:
Always

Steps to Reproduce:
1. Boot the KDE F7t4 CD
2. run system-config-display from konsole
3. On the Dual head tab, check Use dual head
4. set the second monitory type to LCD panel 1600x1200
5. (set resolution to match)
6. click OK
  
Actual results:
Traceback
  File "/usr/share/system-config-display/xConfigDialog.py", line 137, in ok
    lower_vrefresh, upper_vrefresh =
string.split(str(self.second_monitor_vrefresh), "-")
ValueError: need more than 1 value to unpack

Expected results:
No traceback, and a properly configured dual-head setup.

Additional info:
Intel integrated graphics controller

Comment 1 Adam Jackson 2007-05-03 18:40:57 UTC

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


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