[Bug 11496] New: cube hangs on startup attempting to play music / SDL_mixer 1.2.6
http://bugs.winehq.org/show_bug.cgi?id=11496 Summary: cube hangs on startup attempting to play music / SDL_mixer 1.2.6 Product: Wine Version: 0.9.54. Platform: All URL: http://downloads.sourceforge.net/cube/cube_2005_08_29_wi n32.exe?modtime=1125359443&big_mirror=0 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeffzaroyko(a)gmail.com cube is a free (zlib licensed) portable first person shooter which runs on Windows, GNU/Linux and others, it uses SDL and SDL_mixer. wine-0.9.54, Ubuntu 7.04 it hangs on startup If I untick any selected sound devices in winecfg the program does not hang. Looking at the output of WINEDEBUG=+dsound, it appears to loop endlessly as if it is playing audio samples but nothing is heard. The version of SDL_mixer.dll distributed with cube is 1.2.6.0 - I tested substituting a later version and it does not hang. http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.6.tar.gz -- 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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=11496 --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-02-06 17:10:18 --- Created an attachment (id=10657) --> (http://bugs.winehq.org/attachment.cgi?id=10657) +dsound log -- 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=11496 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-02-16 19:19:47 --- Have you tried this in windows? It may be a buggy app, since changing its dll fixes the 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=11496 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-02-16 19:29:03 --- (In reply to comment #2)
Have you tried this in windows? It may be a buggy app, since changing its dll fixes the issue...
Also, try in latest git, I just tried it there and it ran fine (had to run it from the parent directory though...) Not sure about sound, as I don't have speakers hooked up on this computer. -- 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-02-16 20:17:24 --- Yes, it most certainly works in Windows, thousands of people have been using this exact version since 2005 without a problem. I don't think app isn't buggy, it appears to be a particular usage of dsound in SDL_mixer 1.2.6 which works on windows but doesn't work in wine 0.9.54. Tested in latest git, yes it works here, doesn't work in 0.9.54 and prior, marking 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-02-16 20:17:38 --- closing -- 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED | --- Comment #6 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-02-18 06:11:38 --- hmm, I'm reopening this because I've just tested it again with git and it hangs this time and as expected it still works by replacing the SDL_mixer.dll. I've verified that no applications have any sound devices open using lsof. Strange as it did work once just before when you mentioned it working in git. -- 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=11496 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-02-18 14:48:08 --- (In reply to comment #6)
hmm, I'm reopening this because I've just tested it again with git and it hangs this time and as expected it still works by replacing the SDL_mixer.dll.
I've verified that no applications have any sound devices open using lsof.
Strange as it did work once just before when you mentioned it working in git.
Have you updated since then? Could be a regression...Not likely, but something to check for. -- 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #8 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-09-02 09:17:46 --- Seems to work after upgrading to Ubuntu 8.04 with Pulseaudio and retesting. Maybe it was something specific to my setup in 7.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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-09-02 09:18:08 --- closing invalid -- 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=11496 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #10 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-09-11 14:58:48 --- Tried again and what do you know... it hangs again when initializing sound. Maybe some sort of race condition. reopening. -- 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=11496 Lauri Niskanen <ape3000(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ape3000(a)gmail.com --- Comment #11 from Lauri Niskanen <ape3000(a)gmail.com> 2008-09-23 09:22:51 --- I think this exactly same bug is also blocking sounds with UnReal World. The game works when I disable the sounds, but otherwise it just stucks on the initialization. I couldn't get the game working by replacing the SDL_mixer.dll.. http://appdb.winehq.org/objectManager.php?sClass=version&iId=13865 -- 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=11496 --- Comment #12 from Lauri Niskanen <ape3000(a)gmail.com> 2009-01-06 01:49:03 --- Now the sounds on UnReal World are working. Please check the other affected applications. If this was the same bug, they should also work. -- 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=11496 --- Comment #13 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-01-06 01:56:00 --- (In reply to comment #12)
Now the sounds on UnReal World are working. Please check the other affected applications. If this was the same bug, they should also work.
Cube still hangs on initialzing sound with its original dll. wine-1.1.12-132-g1f62d85 -- 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=11496 --- Comment #14 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-04-19 03:46:35 --- same for wine-1.1.19-90-g781b087 -- 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=11496 James Huk <Huk(a)wine.x.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Huk(a)wine.x.pl --- Comment #15 from James Huk <Huk(a)wine.x.pl> 2010-06-29 13:08:05 --- I don't see this error with wine-1.2-rc5. I tested like this: 1.I downloaded the game and created new wineprefix 2.I installed the game 3.Started wine cmd 4.Started cube.bat from within wine cmd The first standard map loaded without any problems, I could hear music, then I started a single player map - also with (other) music, and I could hear it as well - no crashes, nothing. This bug was probably fixed. Testes with: Debian Lenny, kernel-2.6.34-custom -- 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=11496 --- Comment #16 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-06-29 16:43:52 --- I'll retest soon. -- 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=11496 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #17 from Raymond <superquad.vortex2(a)gmail.com> 2010-07-14 21:16:33 --- (In reply to comment #1)
Created an attachment (id=10657) --> (http://bugs.winehq.org/attachment.cgi?id=10657) [details] +dsound log
trace:dsound:IDirectSoundBufferImpl_SetFormat (0x1a0e60,0x34fc38) warn:dsound:IDirectSoundBufferImpl_SetFormat invalid call -- 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=11496 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #18 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:26:59 CST --- Removing deprecated 'All' Platform. -- 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=11496 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mstefani(a)redhat.com Resolution| |FIXED --- Comment #19 from Michael Stefaniuc <mstefani(a)redhat.com> 2012-09-18 16:03:53 CDT --- I have repeated the tests from commented #15 and there is no hang at startup; it just works. Marking as resolved. -- 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=11496 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-28 13:43:20 CDT --- Closing bugs fixed in 1.5.14. -- 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