http://bugs.winehq.org/show_bug.cgi?id=28056
--- Comment #28 from Jörg Höhle hoehle@users.sourceforge.net 2011-09-26 09:05:48 CDT --- Alex>After recompiling wine with WHDR_DONE patch I've got no sound Alex>at all in any wine application. Sorry, the WHDR_DONE patch is incomplete without my waveOutReset patch: http://www.winehq.org/pipermail/wine-patches/2011-September/107249.html Please try again with wine-1.3.29 and + prefill patch from bug #28284, comment #13 + waveOutReset returns all buffers + WHDR_DONE patch from bug #28464, comment #4 WHDR_DONE must be made to work (even though it may not help your app).
Mateusz and Alex, thank you both for the logs, an analysis will follow.
Bruni: that can be simplified again to (note trailing ^) git checkout c7d0c093e5bc29da6163d2ef66542562ae7bafc2^ I can't recommend git reset --hard to beginers, except from the one form: git reset --hard HEAD Anyway, how to use git should be looked up in http://wiki.winehq.org/GitWine