Package: nicotine
Version: 1.2.12+dfsg-1
Severity: normal
hi,
nicotine seems to fail on startup with the following error:
Traceback (most recent call last):
File "/usr/bin/nicotine", line 267, in <module>
run()
File "/usr/bin/nicotine", line 251, in run
from pynicotine.gtkgui import frame
File "/usr/lib/pymodules/python2.6/pynicotine/gtkgui/frame.py",
line 22, in <module>
import gtk, gtk.glade
ImportError: No module named glade
I had this error while running a kde desktop.
Debdiff attached.
diff -u nicotine-1.2.12+dfsg/debian/control nicotine-1.2.12+dfsg/debian/control
--- nicotine-1.2.12+dfsg/debian/control
+++ nicotine-1.2.12+dfsg/debian/control
@@ -8,7 +8,7 @@
Package: nicotine
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.10)
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.10),
python-glade2 (>= 2.10)
Recommends: python-mutagen, python-geoip, python-notify, xdg-utils
Suggests: python-psyco, python-gnome2, python-sexy, python-dbus, python-gst0.10
Description: graphical client for the SoulSeek peer-to-peer system