[Bug 20232] mciwave breaks when mixing record & play

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 18 12:51:18 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20232





--- Comment #8 from Jörg Höhle <hoehle at users.sourceforge.net>  2009-10-18 12:51:17 ---
Initially, a sequence as simple as
open tempfile.wav alias x
play x
pause x # immediately afterwards
stop x
would hang Wine on MacOS. A dozen patch files to mciwave later, none of them
specific to the Mac, I reached the opposite situation. Linux hangs during the
full tests, MacOS passes (with errors).
My dozen patches will appear tomorrow.

Uh oh, now I see that Eric worked on the same files. That'll certainly give
merge conflicts.

Eric, it's good that you tackled the synchronization issue, as I fixed many
things but did not yet attack that one. So my dozen patches should be
independent on yours.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list