http://bugs.winehq.org/show_bug.cgi?id=28175
Summary: Kurso de Esperanto 3.2 Lessons don't open and block the application Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kshorg@gmail.com
Running it with 1.1.44 as noted in the appsdb works fine.
Bisecting showed 2 noteworthy commits:
-- 901af51ea32f2d192a598808abab2d1b6a940773 is the first bad commit commit 901af51ea32f2d192a598808abab2d1b6a940773 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:24 2011 -0500
winmm: Remove driver implementation of waveOut*.
:040000 040000 cccb55d925c166ba3838b0179cbdd655a44ba26a 428f760df6efda7a37b4a84f97721523ab72863f M dlls -- This one breaks the audio of the application, though it still works.
-- be158e48ad8ee556941bd3f1ff94ca7116680d00 is the first bad commit commit be158e48ad8ee556941bd3f1ff94ca7116680d00 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:30 2011 -0500
winmm: Implement waveOut* on top of MMDevAPI.
:040000 040000 428f760df6efda7a37b4a84f97721523ab72863f 2b94a3c0b7a42f4f83b037adc317d17565c1f7a9 M dlls -- After this one, whenever an audio-playing button is selected the application stalls.
Switching between Full/Emulation for hardware acceleration on winecfg didn't had any effect.
Running on a stock Debian Squeeze 6.0.2.1, bigmem i686 kernel.
http://bugs.winehq.org/show_bug.cgi?id=28175
Stanislav Paskalev kshorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=28175
Stanislav Paskalev kshorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kshorg@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28175
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.kurso.com.br/els | |huto.php?en CC| |dank@kegel.com
http://bugs.winehq.org/show_bug.cgi?id=28175
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com 2011-08-25 09:02:58 CDT --- It's working fine for me with current Git. Can you attach a log as requested in http://wiki.winehq.org/Sound? The dsound emulation setting doesn't matter for this application.
http://bugs.winehq.org/show_bug.cgi?id=28175
--- Comment #2 from Stanislav Paskalev kshorg@gmail.com 2011-08-25 11:11:15 CDT --- Created an attachment (id=36101) --> (http://bugs.winehq.org/attachment.cgi?id=36101) WINEDEBUG Channels log
Here is the required log. Clicking the buttons stalled the app, but produced nothing in the log.
You can see the ^C where I stopped it and the log afterwards.
Thanks for looking into this.
http://bugs.winehq.org/show_bug.cgi?id=28175
--- Comment #3 from Stanislav Paskalev kshorg@gmail.com 2011-08-25 11:13:37 CDT --- In addition, opening winecfg and selecting Test Sound freezes wine in exactly the same way.
http://bugs.winehq.org/show_bug.cgi?id=28175
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |frederic.delanoy@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28175
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |be158e48ad8ee556941bd3f1ff9 | |4ca7116680d00
http://bugs.winehq.org/show_bug.cgi?id=28175
Stanislav Paskalev kshorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Stanislav Paskalev kshorg@gmail.com 2011-11-03 16:57:42 CDT --- Using wine-1.3.31-213-g996b451 - sound now works correctly.
There a few graphics glitches though, but it's nothing compared to not having sound working :)
http://bugs.winehq.org/show_bug.cgi?id=28175
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:14:17 CDT --- Closing bugs fixed in 1.3.32.