[Bug 37275] Re: kcontrol's display module has unhandled Python exception

rcampbell campbellr at gmail.com
Thu Nov 16 00:38:27 UTC 2006


Still doesn't work in Edgy with guidance-0.7.0-0ubuntu4 with nvidia
binary drivers. (it did work previously in the edgy RC)

'kcmshell displayconfig' gives the following output:

Pythonize constructor -- pid = 7782
Python interpreter initialized!


Pythonize constructor -- pid = 7782
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_displayconfig
  File "/var/lib/python-support/python2.4/displayconfig.py", line 1685, in create_displayconfig
    return DisplayApp(parent, name)
  File "/var/lib/python-support/python2.4/displayconfig.py", line 441, in __init__
    self.xsetup = XSetup(self.xconfigpath)
  File "/var/lib/python-support/python2.4/displayconfigabstraction.py", line 387, in __init__
    self._finalizeInit()
  File "/var/lib/python-support/python2.4/displayconfigabstraction.py", line 392, in _finalizeInit
    gfxcard._finalizeInit()
  File "/var/lib/python-support/python2.4/displayconfigabstraction.py", line 1101, in _finalizeInit
    screen._finalizeInit()
  File "/var/lib/python-support/python2.4/displayconfigabstraction.py", line 1651, in _finalizeInit
    self.original_size = self.getAvailableResolutions()[self.currentsizeindex]
IndexError: list index out of range
error: *** runFunction failure
;

-- 
kcontrol's display module has unhandled Python exception
https://launchpad.net/bugs/37275




More information about the kubuntu-bugs mailing list