|
|
StartedprogramstartedprogramSubmitter: darinjazz2 ,, yahoo ,, com (bug-tag: NO_DESCRIPTION)
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\src\idproperty.py", line 291, in new_question
self.m_t.m_P.play_question()
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 934, in play_question
question[varname].play(self, question)
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 320, in play
self.__play(lessonfile_ref, question, question.tempo)
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 330, in __play
tempo, instrument[0], instrument[1])
File "C:\Program Files\GNU Solfege\share\solfege\mpd\__init__.py", line 68, in play_music
soundcard.synth.play_track(*tracklist)
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 44, in play_track
self.play_midieventstream(MidiEventStream(*tracks))
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 48, in play_midieventstream
self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: This function is not supported. Use the Capabilities function to determine which functions and messages the driver supports.
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\src\idbyname.py", line 311, in new_question
self.do_at_question_start_show_play()
File "C:\Program Files\GNU Solfege\share\solfege\src\abstract.py", line 803, in do_at_question_start_show_play
self.m_t.m_P.play_question()
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 934, in play_question
question[varname].play(self, question)
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 320, in play
self.__play(lessonfile_ref, question, question.tempo)
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 330, in __play
tempo, instrument[0], instrument[1])
File "C:\Program Files\GNU Solfege\share\solfege\mpd\__init__.py", line 68, in play_music
soundcard.synth.play_track(*tracklist)
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 44, in play_track
self.play_midieventstream(MidiEventStream(*tracks))
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 48, in play_midieventstream
self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: This function is not supported. Use the Capabilities function to determine which functions and messages the driver supports.
|