Recent Changes - Search:

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


NoDescription-kH

STATUS_DONE: I believe revno 1015 and 1016 from the 3.14 branch fixes this. Report new bugs if you see this bug with 3.14.3 or newer from the 3.14 branch, or 3.15.2 or newer from the devel branch.

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.12.0
Bzr revision infobranch_nick: solfege.dev
revno: 897
revision_id: tca@gnu.org-20081108102854-oqp96qoa8f3vs72s
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Programme\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'>
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:\Programme\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 2')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Programme\GNU Solfege\share\solfege\src\configwindow.py", line 515, in on_apply_and_play_test_sound
    self.play_midi_test_sound()
  File "C:\Programme\GNU Solfege\share\solfege\src\configwindow.py", line 525, in play_midi_test_sound
    """, 130, 0, 100)
  File "C:\Programme\GNU Solfege\share\solfege\mpd\__init__.py", line 68, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Programme\GNU Solfege\share\solfege\soundcard\winsynth.py", line 44, in play_track
    self.play_midieventstream(MidiEventStream(*tracks))
  File "C:\Programme\GNU Solfege\share\solfege\soundcard\winsynth.py", line 54, in play_midieventstream
    for e in midieventstream:
  File "C:\Programme\GNU Solfege\share\solfege\mpd\track.py", line 143, in __iter__
    for e in self.generate_track_events():
  File "C:\Programme\GNU Solfege\share\solfege\mpd\track.py", line 190, in generate_track_events
    print "info: not stopping, not playing now:", e
IOError: [Errno 9] Bad file descriptor
Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2009, at 10:15 AM