|
|
STATUS_DONE: The IOError is because we printed too much to stdout or stderr with no terminal to print it on. Fixed in later release. Why you don't have sound is another problem, but not a bug in solfege. Submitter: (bug-tag: NO_DESCRIPTION)
Message from stderr:
Traceback (most recent call last):
File "C:\Programmi\GNU Solfege\share\solfege\solfege\configwindow.py", line 621, in on_apply_and_play_test_sound
self.play_midi_test_sound()
File "C:\Programmi\GNU Solfege\share\solfege\solfege\configwindow.py", line 631, in play_midi_test_sound
""", 130, 0, 100)
File "C:\Programmi\GNU Solfege\share\solfege\solfege\utils.py", line 355, in play_music
soundcard.synth.play_track(*tracklist)
File "C:\Programmi\GNU Solfege\share\solfege\solfege\soundcard\fakesynth.py", line 34, in play_track
print e,
IOError: [Errno 9] Bad file descriptor
|