|
|
STATUS_DONE: You need pygtk 2.12. The check for requried pygtk version in solfege was not uptodate. Submitter: (bug-tag: NO_DESCRIPTION)
Message from stderr:
Traceback (most recent call last):
File "/usr/share/solfege/src/mainwin.py", line 841, in open_preferences_window
self.g_config_window = ConfigWindow(self.m_app)
File "/usr/share/solfege/src/configwindow.py", line 82, in __init__
label.set_tooltip_text(_("Beats per minute"))
AttributeError: 'gtk.Label' object has no attribute 'set_tooltip_text'
Traceback (most recent call last):
File "/usr/share/solfege/src/mainwin.py", line 841, in open_preferences_window
self.g_config_window = ConfigWindow(self.m_app)
File "/usr/share/solfege/src/configwindow.py", line 82, in __init__
label.set_tooltip_text(_("Beats per minute"))
AttributeError: 'gtk.Label' object has no attribute 'set_tooltip_text'
Traceback (most recent call last):
File "/usr/share/solfege/src/mainwin.py", line 841, in open_preferences_window
self.g_config_window = ConfigWindow(self.m_app)
File "/usr/share/solfege/src/configwindow.py", line 82, in __init__
label.set_tooltip_text(_("Beats per minute"))
AttributeError: 'gtk.Label' object has no attribute 'set_tooltip_text'
Traceback (most recent call last):
File "/usr/share/solfege/src/mainwin.py", line 841, in open_preferences_window
self.g_config_window = ConfigWindow(self.m_app)
File "/usr/share/solfege/src/configwindow.py", line 82, in __init__
label.set_tooltip_text(_("Beats per minute"))
AttributeError: 'gtk.Label' object has no attribute 'set_tooltip_text'
|