http://bugs.winehq.org/show_bug.cgi?id=20848
Summary: Pumuckl: regained sound but crashes at start (16bit mm) Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net CC: eric.pouech@orange.fr
Created an attachment (id=24979) --> (http://bugs.winehq.org/attachment.cgi?id=24979) +winmm,+driver,+mmsys log and backtrace
Hi,
commit 8575935f610bafd3b3529d4243ca36b9a7fc6deb Author: Eric Pouech eric.pouech@orange.fr Date: Sun Nov 8 15:09:46 2009 +0100
mmsystem.dll16: Correctly send messages up to winmm.dll. Spotted by Christian Costa.
causes Pumuckl / Klabauterjagd to crash at program start in winevdm, during the intro animation. The patch is not that bad either, as it makes sound work again in Klabauterjagd. Sound was lost somewhere between 1.1.30 IIRC and 1.1.33.
The app worked fine with older releases such as wine-1.1.18 (or 1.1.30 IIRC).
Should I run another round of git-bisect to determine the ancestor commit that caused loss of sound?