http://bugs.winehq.org/show_bug.cgi?id=28424
Summary: Space Funeral game crashes at startup Product: Wine Version: 1.3.28 Platform: x86-64 URL: http://gamejolt.com/freeware/games/rpg/space-funeral/3 492/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: frederic.delanoy@gmail.com
Get a popup with DirectDraw Error (DDERR_ALREADYINITIALIZED)
http://bugs.winehq.org/show_bug.cgi?id=28424
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 01:51:51 CDT --- Created an attachment (id=36441) --> (http://bugs.winehq.org/attachment.cgi?id=36441) +ddraw,+relay log (wine 1.3.28)
http://bugs.winehq.org/show_bug.cgi?id=28424
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28009
http://bugs.winehq.org/show_bug.cgi?id=28424
Javier Kohen jkohen@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jkohen@users.sourceforge.ne | |t
--- Comment #2 from Javier Kohen jkohen@users.sourceforge.net 2011-09-18 02:21:06 CDT --- If anybody wants to do a regression testing, the game was working for me (not the reporter of this bug) in Wine 1.3.25 back when I reported bug 28009.
http://bugs.winehq.org/show_bug.cgi?id=28424
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-09-18 05:15:19 CDT --- Does reverting http://source.winehq.org/git/wine.git/commitdiff/5de020342cc039819b6fe11ee78... help?
http://bugs.winehq.org/show_bug.cgi?id=28424
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 11:39:59 CDT --- (In reply to comment #3)
Does reverting http://source.winehq.org/git/wine.git/commitdiff/5de020342cc039819b6fe11ee78... help?
Yes Doesn't crash directly, but later on
Got
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 320x240x16 @60! (XRandR)
but that's probably some issue with my X configuration.
http://bugs.winehq.org/show_bug.cgi?id=28424
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 11:44:06 CDT --- Created an attachment (id=36452) --> (http://bugs.winehq.org/attachment.cgi?id=36452) ddraw tentative patch revert
http://bugs.winehq.org/show_bug.cgi?id=28424
--- Comment #6 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 11:46:29 CDT --- (In reply to comment #2)
If anybody wants to do a regression testing, the game was working for me (not the reporter of this bug) in Wine 1.3.25 back when I reported bug 28009.
Could you try applying attached "ddraw tentative patch revert" on top of git and see if the program runs the same for you as it did when you reported bug 28009?
I just created this bug when trying to confirm 28009, so don't know how the program worked back then.
http://bugs.winehq.org/show_bug.cgi?id=28424
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |5de020342cc039819b6fe11ee78 | |7d5a9a288f85a
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 17:54:28 CDT --- Ran a regression test and the culprit is:
commit 5de020342cc039819b6fe11ee787d5a9a288f85a Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Sep 13 20:02:25 2011 +0200
ddraw: Get rid of the unused "initialized" field in IDirectDrawImpl.
:040000 040000 4b4589f852778974d9543e4e37f728ad04099513 83a12a7138c35cec2bf005afb86af8e1dba21a14 M dlls
http://bugs.winehq.org/show_bug.cgi?id=28424
--- Comment #8 from Javier Kohen jkohen@users.sourceforge.net 2011-09-19 12:25:01 CDT --- (In reply to comment #6)
(In reply to comment #2)
If anybody wants to do a regression testing, the game was working for me (not the reporter of this bug) in Wine 1.3.25 back when I reported bug 28009.
Could you try applying attached "ddraw tentative patch revert" on top of git and see if the program runs the same for you as it did when you reported bug 28009?
It works for me after reverting that commit (using your patch), just as the released 1.3.28 works for me. The problem I reported still persists.
I just created this bug when trying to confirm 28009, so don't know how the program worked back then.
http://bugs.winehq.org/show_bug.cgi?id=28424
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28424
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-19 15:54:16 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/ec04f80cf606f07a630bfc515f0...
http://bugs.winehq.org/show_bug.cgi?id=28424
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:58:39 CDT --- Closing bugs fixed in 1.3.29.
http://bugs.winehq.org/show_bug.cgi?id=28424
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ec04f80cf606f07a630bfc515f0 | |04be9cc4679ff
http://bugs.winehq.org/show_bug.cgi?id=28424
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d