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 version | 3.16.3 |
| Bzr revision info | branch_nick: build-branch revno: 1564 revision_id: tca@gnu.org-20100513210047-qf7wx6wbwmszv9yo clean: False |
| gtk.pygtk_version | (2, 12, 1) |
| gtk | <module 'gtk' from 'F:\Program Files (x86)\GNU Solfege\bin\lib\site-packages\gtk-2.0\gtk\__init__.py'> |
| sys.version_info | (2, 5, 4, 'final', 0) |
| sys.version | 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] |
| sys.prefix | F:\Program Files (x86)\GNU Solfege\bin |
| sys.platform | win32 |
| windowsversion | (5, 2, 3790, 2, 'Service Pack 2') |
Message from stderr:
Traceback (most recent call last):
File "F:\Program Files (x86)\GNU Solfege\share\solfege\solfege\configwindow.py", line 613, in on_apply_and_play_test_sound
if self.on_apply() != -1:
File "F:\Program Files (x86)\GNU Solfege\share\solfege\solfege\configwindow.py", line 642, in on_apply
soundcard.initialise_winsynth(self.g_synth.get_active() - 1)
File "F:\Program Files (x86)\GNU Solfege\share\solfege\solfege\soundcard\__init__.py", line 97, in initialise_winsynth
synth = winsynth.WinSynth(synthnum, verbose_init)
File "F:\Program Files (x86)\GNU Solfege\share\solfege\solfege\soundcard\winsynth.py", line 35, in __init__
self.__driver = winmidi.Winmidi(devnum)
RuntimeError: MIDI error encountered while opening a MIDI stream: Undefined external error.