[Bug 27704] New: Fishdom 2: game exits after a couple seconds with alsa driver enabled
http://bugs.winehq.org/show_bug.cgi?id=27704 Summary: Fishdom 2: game exits after a couple seconds with alsa driver enabled Product: Wine Version: 1.3.23 Platform: x86 URL: http://www.playrix.com/games/pc/fishdom-2.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Depends on: 27703 Workaround bug 27703 with native ie7, then launch the game with the winealsa driver. The first screen will show, but when the main menu should appear, you instead get a crash: fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x180438,0x180338): stub err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc47cfc disabling sound, using OSS instead, or enabling hardware emulation all workaround it, though I still get an annoying buzzing sound. -- 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=27704 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #1 from Andrew Eikum <aeikum(a)codeweavers.com> 2011-07-13 10:35:23 CDT --- Can't reproduce... With a clean prefix, I ran: WINE=./wine winetricks -q ie7 ./wine fishdom-2-premium-edition_en_trial.exe ./wine ~/.wine/drive_c/Program\ Files/Playrix\ Entertainment/Fishdom\ 2\ Premium\ Edition/fishdom.exe And it just brings up the wine desktop window, with a non-redrawing window inside of it, and sits there forever. winedbg tells me it's waiting in GetMessage(). A +mmdevapi,+alsa,+winmm,+dsound,+dsalsa log shows up absolutely nothing. Any tips? Wine version e844bddc369fd3abb77cfc8e512359216e6070f8. -- 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=27704 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-07-13 13:15:14 CDT --- $ rm -rf .wine $ wget http://files.playrix.com/games/fishdom-2-premium-edition_en_trial.exe $ winetricks -q ie7 sound=alsa $ wine fishdom-2-premium-edition_en_trial.exe $ cd .wine/drive_c/Program\ Files/Playrix\ Entertainment/Fishdom\ 2\ Premium\ Edition/ $ wine fishdom.exe fails here. Same problem without changing directories, so it's not that. I'll attach a trace on my computer, with wine-1.3.24-97-g340643a. -- 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=27704 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-07-13 13:15:31 CDT --- Created an attachment (id=35541) --> (http://bugs.winehq.org/attachment.cgi?id=35541) WINEDEBUG=+mmdevapi,+alsa,+winmm,+dsound,+dsalsa wine fishdom.exe >> ~/fish.txt 2>&1 -- 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=27704 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #4 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-01-26 07:38:47 CST --- For me, using wine-1.3.37, Intel graphics, Ubuntu 11.10, the game is completely playable, with correct sound, with some display glitches (fishes and plants are colorless, blank). -- 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=27704 --- Comment #5 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-01-26 07:39:37 CST --- Oh, but I use pulseaudio... perhaps that is the reason. -- 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=27704 --- Comment #6 from Andrew Eikum <aeikum(a)codeweavers.com> 2012-01-26 08:59:00 CST --- Yes, this is working for me too, both with and without PulseAudio. -- 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=27704 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-01-26 19:52:38 CST --- (In reply to comment #6)
Yes, this is working for me too, both with and without PulseAudio.
Working here in wine-1.3.37-447-ge79644e as well, thanks! -- 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=27704 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 14:16:32 CST --- Closing bugs fixed in 1.4-rc1. -- 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=27704 Bug 27704 depends on bug 27703, which changed state. Bug 27703 Summary: Fishdom 2: launcher window doesn't show without winetricks ie7 http://bugs.winehq.org/show_bug.cgi?id=27703 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED -- 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