Package: solfege
Version: 2.0.4-4
Followup-For: Bug #208098
Hello, I get the following output if I try to start solfege:
[EMAIL PROTECTED]:~$ solfege
/usr/share/solfege/src/mainwin.py:108: GtkDeprecationWarning: gtk.TRUE is
deprecated, use True instead
self.set_resizable(gtk.TRUE)
/usr/share/solfege/src/mainwin.py:133: GtkDeprecationWarning: gtk.mainiteration
is deprecated, use gtk.main_iteration instead
gtk.mainiteration(0)
/usr/share/solfege/src/mainwin.py:126: GtkDeprecationWarning: gtk.mainiteration
is deprecated, use gtk.main_iteration instead
gtk.mainiteration(0)
/usr/share/solfege/src/tracebackwindow.py:28: GtkDeprecationWarning: gtk.FALSE
is deprecated, use False instead
self.vbox.pack_start(label, gtk.FALSE)
/usr/share/solfege/src/tracebackwindow.py:30: GtkDeprecationWarning: gtk.TRUE
is deprecated, use True instead
label.set_line_wrap(gtk.TRUE)
/usr/share/solfege/src/tracebackwindow.py:31: GtkDeprecationWarning: gtk.FALSE
is deprecated, use False instead
self.vbox.pack_start(label, gtk.FALSE)
Traceback (most recent call last):
File "/usr/bin/solfege", line 46, in ?
import src.mainwin
File "/usr/share/solfege/src/mainwin.py", line 167, in ?
from htmlwidget import HtmlWidget
File "/usr/share/solfege/src/htmlwidget.py", line 611, in ?
import gtkhtml2
ImportError: No module named gtkhtml2
[EMAIL PROTECTED]:~$
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages solfege depends on:
ii libc6 2.3.5-4 GNU C Library: Shared libraries an
ii python 2.3.5-3 An interactive high-level object-o
ii python-gnome2 2.10.0-2 Python bindings for the GNOME desk
ii python-gtk2 2.6.2-1 Python bindings for the GTK+ widge
solfege recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]