Here is an example program which demonstrates the bug. To compile, install mingw32 package and build like this:
i586-mingw32msvc-gcc -o soundtest.exe soundtest.c -lwinmm You need to supply a test.wav too, in the same directory. When this program is run it plays test.wav on a loop. I have never got past 28 plays before PlaySound() hangs. ** Attachment added: "Example program demonstrating the bug" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/605827/+attachment/1695781/+files/soundtest.c -- Sound cuts out in some specific applications https://bugs.launchpad.net/bugs/605827 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
