http://bugs.winehq.org/show_bug.cgi?id=29497
Bug #: 29497 Summary: Alonix only plays every other sound effect in menus Product: Wine Version: 1.3.36 Platform: x86-64 URL: http://www.axysoft.com/alonix/Alonix.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: aeikum@codeweavers.com Classification: Unclassified Regression SHA1: 8258a5188cc36563809ac7495e49bc43ae4326e4
Created attachment 38199 --> http://bugs.winehq.org/attachment.cgi?id=38199 +tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio log (1.3MB)
When moving the cursor over an item in the menus, Alonix normally plays a sound effect. However, since 1.3.30, this only works for every other item in the menu. Regression testing indicated:
8258a5188cc36563809ac7495e49bc43ae4326e4 is the first bad commit commit 8258a5188cc36563809ac7495e49bc43ae4326e4 Author: Andrew Eikum aeikum@codeweavers.com Date: Fri Sep 23 15:03:51 2011 -0500
winealsa.drv: Remove wave, mixer, and dsound driver code.
:040000 040000 e34e9dab6f585755d23f4cad91d4af6dc37b786b bf2a47c73bcdd75db339177384a4d566c4fa41e6 M dlls
git checkout 8258a5188cc36563809ac7495e49bc43ae4326e4 -> only every other sound is played git checkout 8258a5188cc36563809ac7495e49bc43ae4326e4^ - every sound is played
I use ALSA only, Pulseaudio is not installed.
Other open bugs indicating this commit: bug 28706, bug 28856