[Bug 9465] New: WarCraft III causes OSS to emit loud noise
http://bugs.winehq.org/show_bug.cgi?id=9465 Summary: WarCraft III causes OSS to emit loud noise Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs(a)winehq.org ReportedBy: sealage(a)gmail.com Using WarCraft III, Wine 0.9.44 on OSS sound output, loud noise is emitted regardless of the application outputting sound of any kind. Using a wine built and run in place, 0.9.43 using OSS works as expected, as does 0.9.44 ALSA. Of note may be that 0.9.43 ALSA does not output any sound at all. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Jesse Allen <the3dfxdude(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|test |wine-directx-dsound Keywords| |regression --- Comment #1 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-26 09:54:19 --- Can you run a regression test using the OSS driver. http://wiki.winehq.org/GitWine#regression_testing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 killertux <killertux(a)suomi24.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |killertux(a)suomi24.fi Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Jesse Allen <the3dfxdude(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.blizzard.com/war3 | |/demo/ Version|unspecified |0.9.44. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 --- Comment #2 from killertux <killertux(a)suomi24.fi> 2007-08-26 18:54:10 --- Seems like bug happens on system using hardware mixing and the "hardware acceleration" set to "Full"(this is the DEFAULT) in winecfg if set to "Emulation" it does not happen here. regression testing gives this: 2ececbeda999dc67ac93f88233cfaa7e535042cd is first bad commit dsound: Transparantly fall back to software mode if hardware mode is unavailable. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 killertux <killertux(a)suomi24.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |M.B.Lankhorst(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 --- Comment #3 from killertux <killertux(a)suomi24.fi> 2007-08-26 19:07:35 --- Created an attachment (id=7822) --> (http://bugs.winehq.org/attachment.cgi?id=7822) warn+dsound debug in Warcraft III Demo 1.01 System with hardware mixing and all default settings in Wine 0.9.44 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 killertux <killertux(a)suomi24.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7822 is|0 |1 obsolete| | --- Comment #4 from killertux <killertux(a)suomi24.fi> 2007-08-26 19:18:53 --- Created an attachment (id=7823) --> (http://bugs.winehq.org/attachment.cgi?id=7823) warn+all debug in Warcraft III Demo 1.01 warn+all debug in Warcraft III Demo 1.01 System with hardware mixing and all default settings in Wine 0.9.44 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #5 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-27 04:15:55 --- The fact that there are no useful warnings tells me enough. After carefully looking through it, it seems I was a bit naively and need to fix: DSOUND_PrimaryStop: Entirely reopen wave device if DSERR_BUFFERLOST is received. DSOUND_PrimarySetFormat: Entirely reopen wave device on DSDDESC_DOMMSYSTEMSETFORMAT, no matter if we have a hardware buffer or not. To my defense, I couldn't see well at the time and looking it over would have been nearly impossible. ;-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |M.B.Lankhorst(a)gmail.com Status|ASSIGNED |NEW --- Comment #6 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-27 04:16:51 --- Mine -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-27 04:19:27 --- Fighting bugzilla, hope it is assigned to me now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-27 17:41:40 --- Current git should work properly again, can someone verify that? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 --- Comment #9 from killertux <killertux(a)suomi24.fi> 2007-08-28 05:13:40 --- Seems like bug is indeed fixed... I tried Warcraft III Demo 1.01 and now static was gone. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-28 05:54:29 --- Closing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 killertux <killertux(a)suomi24.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |goce_jeb(a)yahoo.com --- Comment #11 from killertux <killertux(a)suomi24.fi> 2007-08-28 12:19:40 --- *** Bug 9474 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9465 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aidenn(a)gmail.com --- Comment #12 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-25 01:28:50 --- *** Bug 14991 has been marked as a duplicate of this bug. *** -- 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