It seems that all python+GTK apps are affected by this bug:
mn...@kingfish:~/projs/python/hello_world_gtk$ python hello.py
Traceback (most recent call last):
File "hello.py", line 4, in <module>
import gtk
File "/var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py", line 38, in
<module>
import gobject as _gobject
File "/var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py", line
33, in <module>
from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
File "/var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py", line 30,
in <module>
from glib._glib import *
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined
symbol: PyUnicodeUCS4_DecodeUTF8
** Attachment added: "this python GTK "hello world" sample also shows the bug"
http://launchpadlibrarian.net/24396289/hello.py
** Changed in: pygtk (Ubuntu)
Sourcepackagename: update-manager => pygtk
--
update-manager fails to install todays updates due to "undefined symbol:
PyUnicodeUCS4_DecodeUTF8"
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs