Recent Changes - Search:

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


NoAudio

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.

no audio

Submitter: inpunk87 ,, hotmail ,, com
Long desciption: no audio available and working on rythm I pressed on backspace and that appear

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:\Program Files\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:\Program Files\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\rhythm.py", line 273, in guess_element
    if self.m_t.guess_answer(self.g_rhythm_viewer.m_data):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\rhythm.py", line 53, in guess_answer
    solfege.app.play_sad_sound()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\application.py", line 300, in play_sad_sound
    cfg.get_int('config/preferred_instrument_volume'))
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\utils.py", line 355, in play_music
    soundcard.synth.play_track(*tracklist)
  File "C:\Program Files\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:09 AM