Comment 8 for bug 75127

Revision history for this message
suchys (psuchomel) wrote :

Same error after update. I have different stack trace, installing python-qt-dev did not help:
adding Disk & Filesystems /usr/share/applications/kde/mountconfig.desktop

Pythonize constructor -- pid = 7949
Python interpreter initialized!

Pythonize constructor -- pid = 7949
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_mountconfig
  File "/var/lib/python-support/python2.5/mountconfig.py", line 3285, in create_mountconfig
    return MountConfigApp(parent, name)
  File "/var/lib/python-support/python2.5/mountconfig.py", line 2950, in __init__
    self.__updateMountList()
  File "/var/lib/python-support/python2.5/mountconfig.py", line 3160, in __updateMountList
    groupitem = MountGroupListViewItem(self.mountlist,blockdevice)
  File "/var/lib/python-support/python2.5/mountconfig.py", line 2830, in __init__
    KListViewItem.__init__(self,parentitem,self.haldevice.getName(),"","","","")
  File "/var/lib/python-support/python2.5/MicroHAL.py", line 384, in getName
    return "Disk "+self.getModelName()
TypeError: cannot concatenate 'str' and 'NoneType' objects
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 44, 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_mountconfig
  File "/var/lib/python-support/python2.5/mountconfig.py", line 3285, in create_mountconfig
    return MountConfigApp(parent, name)
  File "/var/lib/python-support/python2.5/mountconfig.py", line 2950, in __init__
    self.__updateMountList()
  File "/var/lib/python-support/python2.5/mountconfig.py", line 3160, in __updateMountList
    groupitem = MountGroupListViewItem(self.mountlist,blockdevice)
  File "/var/lib/python-support/python2.5/mountconfig.py", line 2830, in __init__
    KListViewItem.__init__(self,parentitem,self.haldevice.getName(),"","","","")
  File "/var/lib/python-support/python2.5/MicroHAL.py", line 384, in getName
    return "Disk "+self.getModelName()
TypeError: cannot concatenate 'str' and 'NoneType' objects
error: *** runFunction failure
;