Package: nicotine Version: 1.2.9+dfsg-2 Followup-For: Bug #492087
I'm not sure if this is the same bug or a different one, but it certainly looks similar. Nicotine doesn't start with following error: Traceback (most recent call last): File "/usr/bin/nicotine", line 191, in <module> result = checkenv() File "/usr/bin/nicotine", line 99, in checkenv import gtk File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48, in <module> from gtk import _gtk ImportError: No module named cairo I tried importing cairo module in both python2.5 and python2.4, and it seems that it works in 2.4, but not in 2.5. ~$ python Python 2.5.2 (r252:60911, Jan 4 2009, 21:59:32) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import cairo Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named cairo ~$ python2.4 Python 2.4.6 (#2, Dec 20 2008, 15:43:33) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import cairo >>> -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-bpo.1-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages nicotine depends on: ii python 2.5.2-3 An interactive high-level object-o ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge ii python-support 0.8.4 automated rebuilding support for P Versions of packages nicotine recommends: ii python-geoip 1.2.1-2+b1 python bindings for the GeoIP IP-t pn python-notify <none> (no description available) ii python-pyvorbis 1.3-2 A Python interface to the Ogg Vorb ii xdg-utils 1.0.2-6.1 desktop integration utilities from Versions of packages nicotine suggests: ii python-dbus 0.82.4-2 simple interprocess messaging syst ii python-gnome2 2.22.0-1 Python bindings for the GNOME desk ii python-gst0.10 0.10.12-1.1 generic media-playing framework (P pn python-psyco <none> (no description available) pn python-sexy <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org