Recent Changes - Search:

Get GNU Solfege at SourceForge.net. Fast, secure and Free Open Source software downloads


NoDescription-zh

STATUS_DONE: You need pygtk 2.12. The check for requried pygtk version in solfege was not uptodate.

Submitter:
Long desciption: Describe as exactly as you can what you did when this error occurred. If you give no description at all, you make it very difficult to track down this bug. You should replace this text with your description, and also remove the "bug-tag" in the bottom of this text so that this bug is not automatically sorted among the bug reports with no description.

(bug-tag: NO_DESCRIPTION)

Solfege version3.14.2
Bzr revision infobranch_nick: 3.14
revno: 1013
revision_id: tca@gnu.org-20090411142224-qzw25bz4o52fq1cq
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 10, 6)
gtk<module 'gtk' from '/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.pyc'>
sys.version_info(2, 5, 1, 'final', 0)
sys.version2.5.1 (r251:54863, May 4 2007, 16:52:23) [GCC 4.1.2]
sys.prefix/usr
sys.platformlinux2
windowsversion(not running ms windows)

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'
Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2009, at 10:31 AM