[Bug 27882] New: Eschalon Book I [Steam]: audio stopped working
http://bugs.winehq.org/show_bug.cgi?id=27882 Summary: Eschalon Book I [Steam]: audio stopped working Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winmm&mci AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: aeikum(a)codeweavers.com Created an attachment (id=35673) --> (http://bugs.winehq.org/attachment.cgi?id=35673) terminal output Eschalon: Book I is an old-school RPG. The game starts with a launcher and an audio file is intended to play when the launcher appears. When starting the Steam version of the game I can only hear the first fragments of the sound which is suddenly interrupted and the game no longer emits any audio. The audio file in question is launch.wav (PCM, 22050 Hz, Stereo, 16 bits) Alsa 'emulation' doesn't resolve the problem. I can't reproduce the problem in the non-Steam demo. Audio worked in Wine-1.3.24 and the result of the regression test (after 1 skipped step): The first bad commit could be any of: 901af51ea32f2d192a598808abab2d1b6a940773 be158e48ad8ee556941bd3f1ff94ca7116680d00 We cannot bisect more! I think it should be commit be158e48ad8ee556941bd3f1ff94ca7116680d00 winmm: Implement waveOut* on top of MMDevAPI. Fedora 15 Alsa 1.0.24 nVidia Corporation MCP61 High Definition Audio (rev a2) Pulseaudio is not running -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 --- Comment #1 from Andrew Eikum <aeikum(a)codeweavers.com> 2011-07-25 11:10:44 CDT --- I don't have a copy of this game. After setting dsound to Emulation mode, can you attach a +tid,+mmdevapi,+winmm,+dsound,+oss,+alsa,+coreaudio log? They can get large, so just do enough to trigger the bug and then quit the application. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 --- Comment #2 from GyB <gyebro69(a)gmail.com> 2011-07-25 11:28:49 CDT --- Created an attachment (id=35689) --> (http://bugs.winehq.org/attachment.cgi?id=35689) +tid,+winmm,+dsound,+alsa,+mmdevapi debug log (Alsa emulation) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.gamershell.com/d | |ownload_38162.shtml --- Comment #3 from GyB <gyebro69(a)gmail.com> 2011-07-30 13:53:41 CDT --- I suppose the attached log was not helpful at all. In the meantime, I found a previous version (1.05) of the non-Steam demo which shares the same problem as the Steam version on my system. Download link added to URL. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 --- Comment #4 from Andrew Eikum <aeikum(a)codeweavers.com> 2011-08-01 13:07:53 CDT --- Created an attachment (id=35774) --> (http://bugs.winehq.org/attachment.cgi?id=35774) winmm: Fix looping handling Perfect, I was able to reproduce the issue with that demo. Here's a patch which fixes it. I'll get it sent off to wine-patches soon. Thanks for reporting! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 --- Comment #5 from Andrew Eikum <aeikum(a)codeweavers.com> 2011-08-02 14:19:19 CDT --- In Wine as 5512c2482f1ddceffb298cbff06949373bab3efa. Please give latest Git a test and let me know if it works for you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from GyB <gyebro69(a)gmail.com> 2011-08-02 14:47:23 CDT --- The problem has been resolved in wine-1.3.25-350-g380abde. http://source.winehq.org/git/wine.git/commit/5512c2482f1ddceffb298cbff069493... Thank you -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-05 12:39:06 CDT --- Closing bugs fixed in 1.3.26. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5512c2482f1ddceffb298cbff06 | |949373bab3efa -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27882 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com Regression SHA1| |be158e48ad8ee556941bd3f1ff9 | |4ca7116680d00 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org