Recent Changes - Search:

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


NoDescription-NY

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.10.3
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from '/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.pyc'>
sys.version_info(2, 5, 2, 'final', 0)
sys.version2.5.2 (r252:60911, Jan 4 2009, 17:40:26) [GCC 4.3.2]
sys.prefix/usr
sys.platformlinux2
windowsversion(not running ms windows)

Message from stderr:

 
Traceback (most recent call last):
  File "/usr/share/solfege/src/abstract.py", line 78, in remove_timeout
    self.g_view.new_question()
  File "/usr/share/solfege/src/idbyname.py", line 311, in new_question
    self.do_at_question_start_show_play()
  File "/usr/share/solfege/src/abstract.py", line 803, in do_at_question_start_show_play
    self.m_t.m_P.play_question()
  File "/usr/share/solfege/src/lessonfile.py", line 934, in play_question
    question[varname].play(self, question)
  File "/usr/share/solfege/src/lessonfile.py", line 241, in play
    lessonfile_ref.get_tempo(), instrument[0], instrument[1])
  File "/usr/share/solfege/mpd/__init__.py", line 65, in play_music
    tracklist = score.get_midi_events(velocity, None, None)
  File "/usr/share/solfege/mpd/parser.py", line 502, in get_midi_events
    return self._generate_midi_events(kv, velocity, soundcard.Track)
  File "/usr/share/solfege/mpd/parser.py", line 529, in _generate_midi_events
    track_list.append(voice.generate_track_for_voice(staff, kv, velocity, tracktype))
  File "/usr/share/solfege/mpd/parser.py", line 700, in generate_track_for_voice
    return self.__gen_midi_last_step(D, velocity, tracktype)
  File "/usr/share/solfege/mpd/parser.py", line 715, in __gen_midi_last_step
    ms.start_note(e[2], velocity)
  File "/usr/share/solfege/mpd/track.py", line 325, in start_note
    assert 0 <= int(pitch) < 128
AssertionError
Edit - History - Print - Recent Changes - Search
Page last modified on September 27, 2009, at 09:31 PM