[Mono-bugs] [Bug 325218] When constructing a SoundPlayer with a stream as sound data source, which refers to a resource, nothing happens.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 3 13:46:10 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325218#c1


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |miguel at novell.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Miguel de Icaza <miguel at novell.com>  2007-11-03 11:46:08 MST ---
The problem is that your program finishes before the sound has finished
loading.

Add a ReadLine to the last line of your program and it will work.

NOTABUG


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list