can't set monitor model in displayconfig-gtk

Bug #248379 reported by svetlin simonyan
2
Affects Status Importance Assigned to Milestone
displayconfig-gtk
New
Undecided
Unassigned
displayconfig-gtk (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Binary package hint: displayconfig-gtk

Choosing a monitor model in displayconfig-gtk raises an IndexError exception.

$ sudo displayconfig-gtk

The monitor is recognised as Plug'n'Play Monitor. If I choose any other model from the list the monitor model doesn't change(it stays Plug'Play monitor) and I get this output in the terminal:

[]
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py", line 692, in on_configure_device_clicked
    device.setMonitorAspect(ModeLine.ASPECT_4_3)
  File "/var/lib/python-support/python2.5/displayconfigabstraction.py", line 1810, in setMonitorAspect
    self._resyncResolution()
  File "/var/lib/python-support/python2.5/displayconfigabstraction.py", line 1817, in _resyncResolution
    (preferred_width,preferred_height) = self.getAvailableResolutions()[-1]
IndexError: list index out of range

I reinstalled the package displayconfig-gtk but that did't change anything at all. I noticed however that synaptic reported version 0.3.10 while "displayconfig-gtk --version " reported 0.3.2(which is maybe another bug :) )

$ apt-cache policy displayconfig-gtk
displayconfig-gtk:
  Installed: 0.3.10
  Candidate: 0.3.10
  Version table:
 *** 0.3.10 0
        500 http://archive.ubuntu.com hardy/main Packages
        100 /var/lib/dpkg/status

$ displayconfig-gtk --version
0.3.2

My version of ubuntu is:
Description: Ubuntu 8.04.1
Release: 8.04

I attach my xorg.conf if it is to be of any help

Revision history for this message
svetlin simonyan (svetlin-s) wrote :
Revision history for this message
Bryce Harrington (bryce) wrote : displayconfig-gtk is deprecated

Thank you for reporting this bug and for your efforts to make
Ubuntu better. As Xorg has improved this past year, an unfortunate side
effect of these improvements is that it has rendered several design
assumptions in displayconfig-gtk obsolete. So, starting with Hardy we
are no longer putting displayconfig-gtk forth as a primary configuration
tool, and are putting our development focus into the Screen Resolution
applet. As a result, we do not plan to fix this bug and thus are closing
it.

For more background on this change, please see this page:
https://wiki.ubuntu.com/X/DisplayConfigGtk

Changed in displayconfig-gtk:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.