Comment 24 for bug 138189

Revision history for this message
Jonathan Riddell (jr) wrote :

This causes problems

kcmshell mountconfig

Pythonize constructor -- pid = 10847
Python interpreter initialized!

Pythonize constructor -- pid = 10847
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/mountconfig.py", line 19, in <module>
    from qt import *
ImportError: /usr/lib/python2.5/site-packages/qt.so: undefined symbol: PyUnicode_Type
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 36, in apport_excepthook
    from cStringIO import StringIO
ImportError: /usr/lib/python2.5/lib-dynload/cStringIO.so: undefined symbol: _Py_ZeroStruct

Original exception was:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/mountconfig.py", line 19, in <module>
    from qt import *
ImportError: /usr/lib/python2.5/site-packages/qt.so: undefined symbol: PyUnicode_Type
error: ***failed to import module