Package: gajim
Version: 0.11.4-2
Severity: normal
Since I installed Python 2.5, the supplied trayicon support is broken.
Removing the exception handling around the import call in systray.py
reveals:
ceback (most recent call last):
File "gajim.py", line 2283, in <module>
Interface()
File "gajim.py", line 2206, in __init__
import systray
File "/usr/share/gajim/src/systray.py", line 38, in <module>
import trayicon # our trayicon
ImportError: /usr/lib/gajim/trayicon.so: undefined symbol: Py_InitModule4
Changing PYTHON_EXEC in /usr/bin/gajim to /usr/bin/python2.4 works
around the problem.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-rc9 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gajim depends on:
ii dnsutils 1:9.4.2-10 Clients provided with BIND
ii python 2.5.2-0.1 An interactive high-level object-o
ii python-glade2 2.12.1-1 GTK+ bindings: Glade support
ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge
ii python-pysqlite2 2.4.1-1 Python interface to SQLite 3
ii python-support 0.7.7 automated rebuilding support for P
Versions of packages gajim recommends:
ii dbus 1.2.1-1 simple interprocess messaging syst
pn notification-daemon <none> (no description available)
ii python-dbus 0.82.4-2 simple interprocess messaging syst
ii python-gnupginterface 0.3.2-9 Python interface to GnuPG (GPG)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]