Recent Changes - Search:

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


NotSound

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.

not sound

Submitter: gwen14487 ,, hotmail ,, com
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.15.2
Bzr revision infobranch_nick: solfege.dev
revno: 1288
revision_id: tca@gnu.org-20090817115051-xeeb2tuk1gfp80w7
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Archivos de programa\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'>
sys.version_info(2, 5, 4, 'final', 0)
sys.version2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Archivos de programa\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\exercises\idbyname.py", line 111, in <lambda>
    ('repeat_slowly', lambda w: self.run_exception_handled(self.m_t.m_P.play_question_slowly)),
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\abstract.py", line 636, in run_exception_handled
    return method(*args, **kwargs)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\lessonfile.py", line 1125, in play_question_slowly
    question[varname].play_slowly(self, question)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\lessonfile.py", line 381, in play_slowly
    tempo, instrument[0], instrument[1])
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\utils.py", line 355, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\soundcard\fakesynth.py", line 34, in play_track
    print e,
IOError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\exercises\idbyname.py", line 111, in <lambda>
    ('repeat_slowly', lambda w: self.run_exception_handled(self.m_t.m_P.play_question_slowly)),
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\abstract.py", line 636, in run_exception_handled
    return method(*args, **kwargs)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\lessonfile.py", line 1125, in play_question_slowly
    question[varname].play_slowly(self, question)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\lessonfile.py", line 381, in play_slowly
    tempo, instrument[0], instrument[1])
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\utils.py", line 355, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\soundcard\fakesynth.py", line 34, in play_track
    print e,
IOError: [Errno 9] Bad file descriptor
Edit - History - Print - Recent Changes - Search
Page last modified on April 01, 2010, at 12:30 AM