[Bug 16416] New: IL2: alsa-sound stutters much
http://bugs.winehq.org/show_bug.cgi?id=16416 Summary: IL2: alsa-sound stutters much Product: Wine Version: 1.1.10 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: normandy(a)web.de Created an attachment (id=17751) --> (http://bugs.winehq.org/attachment.cgi?id=17751) using wine 1.1.10 Since wine 1.1.10 IL2-sound (using alsa) is not played back correctly... Sometimes a few seconds are missing or repetite. wine 1.1.9 runs it perfectly... http://appdb.winehq.org/objectManager.php?sClass=version&iId=7102 This does not effect other apps I tested on 1.1.10. -- 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=16416 --- Comment #1 from John Haywards <normandy(a)web.de> 2008-12-08 07:27:51 --- Created an attachment (id=17752) --> (http://bugs.winehq.org/attachment.cgi?id=17752) Using wine 1.1.9 I didn't found something related to the 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=16416 John Haywards <normandy(a)web.de> 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=16416 Rafał Mużyło <galtgendo(a)o2.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galtgendo(a)o2.pl --- Comment #2 from Rafał Mużyło <galtgendo(a)o2.pl> 2008-12-08 08:08:15 --- If you are using pulseaudio, please tell what version are you using. Add your version of alsa (lib and driver) and sound card (the kernel driver) too. -- 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=16416 --- Comment #3 from John Haywards <normandy(a)web.de> 2008-12-08 09:25:33 --- (In reply to comment #2)
If you are using pulseaudio, please tell what version are you using.
Add your version of alsa (lib and driver) and sound card (the kernel driver) too.
It's an Ubuntu 8.10-PC. Hope this is all you need... (sound isn't mine) pulseaudio 0.9.10 Advanced Linux Sound Architecture Driver Version 1.0.17. ac97_bus 9856 1 snd_ac97_codec Multimedia audio controller: Creative Labs SB Audigy LS -- 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=16416 Reece Dunn <msclrhd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msclrhd(a)gmail.com --- Comment #4 from Reece Dunn <msclrhd(a)gmail.com> 2008-12-08 10:44:08 --- The logs you have attached are crashes that look very similar on both the 1.1.10 and 1.1.9 versions that don't look related to sound playback. Do you know if the game is using DirectSound (WINEDEBUG=+dsound). If so, this may be related to bug 16378. -- 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=16416 --- Comment #5 from John Haywards <normandy(a)web.de> 2008-12-08 10:59:21 --- Created an attachment (id=17754) --> (http://bugs.winehq.org/attachment.cgi?id=17754) +dsound Yes, uses dsound -- 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=16416 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-dsound -- 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=16416 --- Comment #6 from Reece Dunn <msclrhd(a)gmail.com> 2008-12-09 19:01:50 --- Could you retry with the patch in http://www.winehq.org/pipermail/wine-patches/2008-December/065755.html? This fixed the sound in Puzzle Quest for me (another dsound 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=16416 --- Comment #7 from John Haywards <normandy(a)web.de> 2008-12-10 07:29:22 --- (In reply to comment #6)
Could you retry with the patch in http://www.winehq.org/pipermail/wine-patches/2008-December/065755.html? This fixed the sound in Puzzle Quest for me (another dsound application).
Great! Runs perfectly... 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=16416 --- Comment #8 from John Haywards <normandy(a)web.de> 2008-12-20 16:52:31 --- in 1.1.11 it works without patching, seems to 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=16416 --- Comment #9 from Reece Dunn <msclrhd(a)gmail.com> 2008-12-21 10:24:05 --- I still need the patch to get Puzzle Quest and Warcraft III sound to not stutter. I'm running a slightly outdated Ubuntu Jaunty (9.04) with PulseAudio 0.9.13. -- 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=16416 --- Comment #10 from John Haywards <normandy(a)web.de> 2008-12-21 10:27:47 --- pulseaudio 0.9.10 -- 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=16416 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from John Haywards <normandy(a)web.de> 2009-05-28 08:36:09 --- does not occur anymore... -- 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=16416 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-05 12:44:09 --- Closing bugs fixed in 1.1.23. -- 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