[Bug 32945] kcontrol display module - won't run

Jason Straight (LeeJunFan) jason at jeetkunedomaster.net
Sun Feb 26 15:06:54 UTC 2006


Public bug reported:
https://launchpad.net/malone/bugs/32945

Affects: kdebase (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

Description:
Clicking peripherals -> display in kcontrol will not give the display
menu, instead it spits this message to stdout.

Pythonize constructor -- pid = 27496
Python interpreter initialized!


Pythonize constructor -- pid = 27496
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_displayconfig
  File "/usr/lib/python2.4/site-packages/displayconfig.py", line 1624, in create_displayconfig
    return DisplayApp(parent, name)
  File "/usr/lib/python2.4/site-packages/displayconfig.py", line 425, in __init__
    self.xsetup = XSetup(self.xconfigpath)
  File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 191, in __init__
    monitor_model = self._matchMonitor(monitor_section)
  File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 392, in _matchMonitor
    monitor_model = monitor_model_db.newCustomMonitor(name=model_name)
TypeError: newCustomMonitor() got an unexpected keyword argument 'name'
error: *** runFunction failure
;




More information about the kubuntu-bugs mailing list