Public bug reported:

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.

** Affects: kde-systemsettings (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[hardy] kubuntu libpython2.5.so
https://bugs.launchpad.net/bugs/189999
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to