[hardy] kubuntu libpython2.5.so

Bug #189999 reported by boskicinek
2
Affects Status Importance Assigned to Milestone
kde-systemsettings (Ubuntu)
New
Undecided
Unassigned

Bug Description

When I try to use some sections of systemsettings in Kubuntu 8.04 Alpha4, for example "user managment" I get:
Pythonize constructor -- pid = 5380
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/userconfig.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/userconfig.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

on stderr and inside module window of systemsettings I get:
"The module User Managment could not be loaded.
The diagnostic is:
Library files for "libpython2.5.so" not found in paths."

Solution: "ln -s /usr/lib/libpython2.5.so.1 libpython2.5.so" - tested, works for me.

Revision history for this message
sun-wukong (sun-wukong) wrote :

I run into the same problem and tried to apply the above solution, with no success.
As this seems to be a duplicate entry, check #138189 for more.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.