http://bugs.winehq.org/show_bug.cgi?id=28088
Summary: Wine can play audio despite of disabled sound drivers Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: mmdevapi AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: aeikum@codeweavers.com Regression SHA1: 9fc0377f64c9ba62390bcd505492bf940e66aba0
Since Wine-1.3.26 I can hear the audio test even though I have disabled all sound drivers in winecfg's audio tab. Actually, I have only Alsa available because OSSv4 is not installed on my system.
Bisecting revealed the following commit:
9fc0377f64c9ba62390bcd505492bf940e66aba0 is the first bad commit commit 9fc0377f64c9ba62390bcd505492bf940e66aba0 Author: Andrew Eikum aeikum@codeweavers.com Date: Tue Jul 26 07:58:43 2011 -0500
mmdevapi: Try loading multiple audio drivers from the registry.
:040000 040000 01dc18fc39bc9c43861c6c54ec92f519658359ef c0dd0d0413065b9e3eeb2ed3e62409973b157d1b M dlls
Reverting the patch fixed the problem (audio test gives an 'Audio test failed!' error message when no sound drivers selected).
Fedora 15 x86 Alsa 1.0.24 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
http://bugs.winehq.org/show_bug.cgi?id=28088
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=28088
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com 2011-08-16 14:36:12 CDT --- Created an attachment (id=35991) --> (http://bugs.winehq.org/attachment.cgi?id=35991) mmdevapi: Disable sound if the user explicitly selects no driver
This patch will fix it. I'll submit it after AJ gets back.
http://bugs.winehq.org/show_bug.cgi?id=28088
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com 2011-08-23 12:45:30 CDT --- Should be fixed by 23c26982e9b62e4dfb9a291932ae039ffacef3ed.
http://bugs.winehq.org/show_bug.cgi?id=28088
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-08-26 13:24:18 CDT --- Closing bugs fixed in 1.3.27.
http://bugs.winehq.org/show_bug.cgi?id=28088
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |23c26982e9b62e4dfb9a291932a | |e039ffacef3ed