Recent Changes - Search:

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


IWasTryingToHearAnExercise

STATUS_DONE: This was fixed sometime between revno 897 and the 3.13.0 release

I was trying to hear an exercise

Submitter: margot ,, c ,, ono ,, com
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.12.0
Bzr revision infobranch_nick: solfege.dev
revno: 897
revision_id: tca@gnu.org-20081108102854-oqp96qoa8f3vs72s
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Archivos de programa\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'>
sys.version_info(2, 5, 1, 'final', 0)
sys.version2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Archivos de programa\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\mainwin.py", line 460, in <lambda>
    lambda o, e=lesson_id: self.m_app.practise_lesson_id(e)))
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\app.py", line 263, in practise_lesson_id
    self.m_ui.box_dict[module].on_start_practise()
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\elembuilder.py", line 238, in on_start_practise
    b = MultiButton(elem['label'])
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\elembuilder.py", line 58, in __init__
    l = lessonfilegui.new_labelobject(label)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\lessonfilegui.py", line 122, in new_labelobject
    labeltype = label.m_labeltype
AttributeError: 'int' object has no attribute 'm_labeltype'
Edit - History - Print - Recent Changes - Search
Page last modified on June 08, 2009, at 11:55 AM