[Bug 219980] [NEW] Display settings launch fails on "Index out of range"

Kjella kjella79 at yahoo.no
Sun Apr 20 19:09:30 UTC 2008


Public bug reported:

Binary package hint: kde-systemsettings

On Kubuntu 7.10 with backports enabled, the "Display Settings" module
fails to load. (Note: Filesystems work fine so doesn't look to be bug
#38692).

Package versions:
ii  kde-systemsettings 0.0svn20070312-0ub easy to use control centre for KDE
ii  xserver-xorg       1:7.2-5ubuntu13    the X.Org X server

I've tried more or less the same with or without sudo, via system
settings or standalone but it always ends up at the error below. Also, I
should make it clear that this is a working system that boots into X
just fine.

kjellrs at sirius:~$ kdesu kcmshell displayconfig
kbuildsycoca running...

DCOP Cleaning up dead connections.

kdecore (KProcess): WARNING: _attachPty() 11


Pythonize constructor -- pid = 14576
Python interpreter initialized!


Pythonize constructor -- pid = 14576

Traceback (most recent call last):

  File "<string>", line 8, in kcontrol_bridge_create_displayconfig

  File "/var/lib/python-support/python2.5/displayconfig.py", line 1698,
in create_displayconfig

    return DisplayApp(parent, name)

  File "/var/lib/python-support/python2.5/displayconfig.py", line 441,
in __init__

    self.xsetup = XSetup(self.xconfigpath)

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 392, in __init__

    self._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 397, in _finalizeInit

    gfxcard._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 1116, in _finalizeInit

    screen._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 1603, in _finalizeInit

    (cw,ch) = self.available_sizes[0]

IndexError: list index out of range
Error in sys.excepthook:
Traceback (most recent call last):

  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in apport_excepthook
    binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))

AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_displayconfig

  File "/var/lib/python-support/python2.5/displayconfig.py", line 1698,
in create_displayconfig

    return DisplayApp(parent, name)

  File "/var/lib/python-support/python2.5/displayconfig.py", line 441,
in __init__

    self.xsetup = XSetup(self.xconfigpath)

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 392, in __init__

    self._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 397, in _finalizeInit

    gfxcard._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 1116, in _finalizeInit

    screen._finalizeInit()

  File "/var/lib/python-support/python2.5/displayconfigabstraction.py",
line 1603, in _finalizeInit

    (cw,ch) = self.available_sizes[0]

IndexError: list index out of range

** Affects: kde-systemsettings (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Display settings launch fails on "Index out of range"
https://bugs.launchpad.net/bugs/219980
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-systemsettings in ubuntu.




More information about the kubuntu-bugs mailing list