[Bug 349462] Re: ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Dominic Evans
*** This bug is a duplicate of bug 349467 ***
https://bugs.launchpad.net/bugs/349467

FYI

python-gobject:
  Installed: 2.16.1-0ubuntu3

** Also affects: python2.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: pygobject (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: jaunty pygobject ubuntu unicode

** Changed in: pygobject (Ubuntu)
   Status: New = Confirmed

** Changed in: python2.6 (Ubuntu)
   Status: New = Confirmed

-- 
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349462
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 349462] Re: ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread kulight
*** This bug is a duplicate of bug 349467 ***
https://bugs.launchpad.net/bugs/349467

this is a python bug since i get the same problem with update-manager
and screenlets

desktop:~$ update-manager 
Traceback (most recent call last):
  File /usr/bin/update-manager, line 29, 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

-- 
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349462
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 349462] Re: ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread yaztromo
*** This bug is a duplicate of bug 349467 ***
https://bugs.launchpad.net/bugs/349467

Confirmed here with Jaunty beta.

xx...@nebulous:~$ emesene 
Traceback (most recent call last):
  File /usr/share/emesene/Controller.py, line 21, 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

-- 
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349462
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 349462] Re: ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread nutznboltz
*** This bug is a duplicate of bug 349467 ***
https://bugs.launchpad.net/bugs/349467

Compile --configure-options=--enable-unicode=ucs4 python

-- 
ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined 
symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349462
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs