Recent Changes - Search:

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


NoDescription-Tbv

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.16.0
Bzr revision infobranch_nick: build-branch
revno: 1546
revision_id: tca@gnu.org-20100330211659-qrtp6fhv29p169uf
clean: False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Program Files\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'>
sys.version_info(2, 6, 4, 'final', 0)
sys.version2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
sys.prefixC:\Program Files\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\configwindow.py", line 615, in on_apply_and_play_test_sound
    self.play_midi_test_sound()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\configwindow.py", line 625, in play_midi_test_sound
    """, 130, 0, 100)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\utils.py", line 312, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 46, in play_track
    self.play_midieventstream(MidiEventStream(*tracks))
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 50, in play_midieventstream
    self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: The specified device is already in use.  Wait until it is free, and then try again.
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\idbyname.py", line 270, in new_question
    self.do_at_question_start_show_play()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\abstract.py", line 924, in do_at_question_start_show_play
    self.m_t.m_P.play_question()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\lessonfile.py", line 1268, in play_question
    question[varname].play(self, question)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\lessonfile.py", line 414, in play
    instrument[1])
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\utils.py", line 312, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 46, in play_track
    self.play_midieventstream(MidiEventStream(*tracks))
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 50, in play_midieventstream
    self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: The specified device is already in use.  Wait until it is free, and then try again.
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\melodicinterval.py", line 243, in new_question
    self.m_t.play_question()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\abstract.py", line 219, in play_question
    soundcard.synth.play_track(m)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 46, in play_track
    self.play_midieventstream(MidiEventStream(*tracks))
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 50, in play_midieventstream
    self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: The specified device is already in use.  Wait until it is free, and then try again.
Edit - History - Print - Recent Changes - Search
Page last modified on June 22, 2010, at 12:48 PM