[Bug 12255] New: Static sound effects with Syberia 2
http://bugs.winehq.org/show_bug.cgi?id=12255 Summary: Static sound effects with Syberia 2 Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-dsound AssignedTo: wine-bugs(a)winehq.org ReportedBy: daniel.skorka(a)stud.uni-karlsruhe.de In Syberia 2, every sound effect is accompanied by a kind of soft scratching noise (similar to a grammophone record that has been played many times). If no sound is playing, there is no noise. Other apps with dsound work fine. Syberia 2 in Windows XP works fine. I tried playing with the settings in the audio tab of winecfg, which didn't change anything. I use ALSA. -- 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=12255 --- Comment #1 from Daniel Skorka <daniel.skorka(a)stud.uni-karlsruhe.de> 2008-03-27 15:28:37 --- Created an attachment (id=11704) --> (http://bugs.winehq.org/attachment.cgi?id=11704) WINEDEBUG=+dsound log of Syberia 2 -- 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=12255 --- Comment #2 from Daniel Skorka <daniel.skorka(a)stud.uni-karlsruhe.de> 2008-04-02 05:08:06 --- 0.9.58 is affected as well -- 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=12255 Andrew West <andrew(a)linuxadventurer.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew(a)linuxadventurer.co.uk --- Comment #3 from Andrew West <andrew(a)linuxadventurer.co.uk> 2008-06-27 14:14:23 --- I can confirm this, tried with both ALSA and OSS output. Both display the problem, but ALSA has an additional (probably unrelated) problem of losing sound occasionally. -- 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=12255 --- Comment #4 from Andrew West <andrew(a)linuxadventurer.co.uk> 2008-06-27 14:14:50 --- Sorry should have said, it still appears in Wine 1.0 -- 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=12255 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-06-27 14:34:02 --- confirming then -- 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=12255 Jörg Höhle <hoehle(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle(a)users.sourceforge.net --- Comment #6 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2008-08-19 11:45:45 --- If we mean the same bug, this is a regression, which in my case at least, appeared shortly before 1.0. While displaying the menu for instance, a loud intermittent yet regular noise is heard roughly every second as if by a steam-powered locomotive. In my case, I believe several versions between 0.9.59 and .60 or rc1 were not affected (actually, comment #2 surprises me), but I need time to check exactly in what version the noise appeared. I've never changed sound settings, just upgraded wine. -- 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=12255 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-08-19 14:39:59 --- Then run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=12255 Jörg Höhle <hoehle(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry(a)codeweavers.com --- Comment #8 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2008-09-13 09:28:15 --- Now that I'm able to perform regression testing, I identified the cause of the bug I mentioned in comment #6. commit 64cbea525bdca2a986774fe6d88adcb865654513 Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Wed Jun 18 18:53:48 2008 +0900 winmm: Add the tests for mmioOpen and mmioSetBuffer, make them pass under Wine. (That's dlls/winmm, not dsound) Somehow I erroneously reported the bug "appeared shortly before 1.0", I'm sorry. 1.0 is fine, and 1.1.0-4 are not. This makes me believe that the bug I observe and now located is different from the original poster's and other commenters, who say that 0.9.57-58 and 1.0 are affected, or that "every sound effect is accompanied by a kind of soft scratching noise". In my case the locomotive-like noise appears in the initial game menu (very loud) and some scenes only (e.g. in the ship, after reaching Syberia, close to the end, not loud). Should I open a separate bug report? Would you like a log of channel mmio? -- 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=12255 --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-09-13 10:03:42 --- Could you please test with 1.1.4? -- 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=12255 Austin English <austinenglish(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=12255 --- Comment #10 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2008-09-16 06:01:13 --- "1.1.0-4" was meant to say 1.1.0-1.1.4. I checked again, and the locomotive-style noise I mentioned in comment #6 is still present in 1.1.4. -- 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=12255 --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-07 04:05:04 --- Does the demo available at http://www.gamershell.com/download_5239.shtml have the same problem? -- 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=12255 --- Comment #12 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2008-10-09 12:21:44 --- To download the Syberia2 demo, I found http://www.4players.de/4players.php/download_start/PC-CDROM/Download/6172.ht... The demo produces the exact same locomotive-like noise in the menu as the full game (tested with 1.1.5 this time). -- 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=12255 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=12255 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.4players.de/4play | |ers.php/download_start/PC- | |CDROM/Download/6172.html -- 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=12255 --- Comment #13 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-09 22:29:03 --- Thanks, the following patch fixes the regression: http://www.winehq.org/pipermail/wine-patches/2008-October/062885.html -- 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=12255 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=12255 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dsound |winmm&mci --- Comment #14 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-10 08:31:42 --- The patch has been committed. -- 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=12255 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #15 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-10 08:32:08 --- Should be fixed. -- 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=12255 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:09:40 --- Closing bugs fixed in 1.1.6. -- 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=12255 --- Comment #17 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2008-12-14 02:59:52 --- Sorry to reopen. The bug was indeed gone in 1.1.6, however Dmitry's subsequent commit d40e003303d4ae2a2239ddfd5ef8b0be61959ac4 winmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a valid buffer reintroduced it. Er, how to reopen an issue? -- 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=12255 --- Comment #18 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-12-14 11:57:01 --- Please open a new bug. This problem is fixed. -- 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=12255 --- Comment #19 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2009-01-19 07:40:40 --- The static sound effects which reappeared in Syberia2 past wine-1.1.6 now have their own tracker in bug #16513. -- 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