Recent Changes - Search:


NoDescription-i

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.4
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 10, 6)
gtk<module 'gtk' from 'C:\Program Files\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:\Program Files\GNU Solfege\python
sys.platformwin32
windowsversion(6, 0, 6000, 2, '')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\src\singchord.py", line 64, in new_question
    self.m_t.play_440hz()
  File "C:\Program Files\GNU Solfege\share\solfege\src\singchord.py", line 34, in play_440hz
    self.get_int('config/preferred_instrument_velocity'))
  File "C:\Program Files\GNU Solfege\share\solfege\soundcard\__init__.py", line 97, in play_note
    synth.play_track(m)
  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: There is no driver installed on your system.


Edit - History - Print - Recent Changes - Search
Page last modified on June 29, 2008, at 04:04 AM