Comment 12 for bug 32915

Revision history for this message
Rob Hughes (rob-robhughes) wrote :

I'm getting a different error than you say was fixed in 0.6.4:

$ kcmshell displayconfig

Pythonize constructor -- pid = 6393
Python interpreter initialized!

Pythonize constructor -- pid = 6393
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_displayconfig
  File "/usr/lib/python2.4/site-packages/displayconfig.py", line 1668, in create_displayconfig
    return DisplayApp(parent, name)
  File "/usr/lib/python2.4/site-packages/displayconfig.py", line 440, in __init__
    self.xsetup = XSetup(self.xconfigpath)
  File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 175, in __init__
    if pci_device_tuple[1].getDriver()==driver_name \
AttributeError: 'PCIDevice' object has no attribute 'getDriver'
error: *** runFunction failure
;