python2.3-gtk2: undefined symbol in _gtk.so
Danilo Piazzalunga
danilopiazza at libero.it
Tue Dec 21 10:57:57 UTC 2004
Package: python2.3-gtk2
Version: 2.5.0-0ubuntu2
Severity: grave
Justification: renders package unusable
Hello,
The current version of python2.3-gtk2 is completely unusable. Simply
trying to 'import gtk' throws an ImportError. A test case follows:
$ cat testcase
#!/usr/bin/python2.3
import gtk
$ ./testcase
Traceback (most recent call last):
File "./testcase", line 2, in ?
import gtk
File "/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py", line 37, in ?
from _gtk import *
ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_cell_view_set_value
$
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages python2.3-gtk2 depends on:
ii libatk1.0-0 1.9.0-0ubuntu1 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-19ubuntu2 GNU C Library: Shared libraries an
ii libglib2.0-0 2.6.0-0ubuntu1 The GLib library of C routines
ii libgtk2.0-0 2.6.0-0ubuntu1 The GTK+ graphical user interface
ii libpango1.0-0 1.8.0-0ubuntu1 Layout and rendering of internatio
ii python2.3 2.3.4-18 An interactive high-level object-o
ii python2.3-numeric 23.6-3ubuntu2 Numerical (matrix-oriented) Mathem
-- no debconf information
More information about the ubuntu-users
mailing list