Status: New
Owner: ----

New issue 284 by [email protected]: Crash on any task producing sound
https://code.google.com/p/solfege/issues/detail?id=284

What steps will reproduce the problem?
1. Use any exercise that produces sound.
2.
3.

What is the expected output? What do you see instead?

I expected sound, I got error messages.

What version of the product are you using? On what operating system?

Version 3.22.2-2  on Arch Linux 64-bit

Please provide any additional information below.



/usr/share/solfege/solfege/gu.py:334: Warning: Source ID 333 was not found  
when attempting to remove it
   gobject.source_remove(self.__timeout)
Traceback (most recent call last):
   File "/usr/share/solfege/solfege/exercises/melodicinterval.py", line 252,  
in new_question
     if not self.standard_exception_handler(e, exception_cleanup):
   File "/usr/share/solfege/solfege/abstract.py", line 731, in  
standard_exception_handler
     cleanup_function()
   File "/usr/share/solfege/solfege/exercises/melodicinterval.py", line 247,  
in exception_cleanup
     self.m_t.end_practise()
   File "/usr/share/solfege/solfege/abstract.py", line 77, in end_practise
     soundcard.synth.stop()
   File "/usr/share/solfege/solfege/soundcard/midifilesynth.py", line 55, in  
stop
     self.play_midieventstream(MidiEventStream())
   File "/usr/share/solfege/solfege/soundcard/midifilesynth.py", line 53, in  
play_midieventstream
     soundcard.play_mediafile('midi', self.m_tmpfilename)
   File "/usr/share/solfege/solfege/soundcard/__init__.py", line 96, in  
play_mediafile
     cfg.get_string("sound/%s_player" % typeid), e)
solfege.osutils.BinaryForMediaPlayerException



-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to