[Bug 28424] New: Space Funeral game crashes at startup
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(a)winehq.org ReportedBy: frederic.delanoy(a)gmail.com Get a popup with DirectDraw Error (DDERR_ALREADYINITIALIZED) -- 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=28424 --- Comment #1 from Frédéric Delanoy <frederic.delanoy(a)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) -- 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=28424 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28009 -- 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=28424 Javier Kohen <jkohen(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkohen(a)users.sourceforge.ne | |t --- Comment #2 from Javier Kohen <jkohen(a)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. -- 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=28424 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2011-09-18 05:15:19 CDT --- Does reverting http://source.winehq.org/git/wine.git/commitdiff/5de020342cc039819b6fe11ee78... help? -- 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=28424 --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)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. -- 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=28424 --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)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 -- 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=28424 --- Comment #6 from Frédéric Delanoy <frederic.delanoy(a)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. -- 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=28424 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |5de020342cc039819b6fe11ee78 | |7d5a9a288f85a --- Comment #7 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-09-18 17:54:28 CDT --- Ran a regression test and the culprit is: commit 5de020342cc039819b6fe11ee787d5a9a288f85a Author: Henri Verbeet <hverbeet(a)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 -- 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=28424 --- Comment #8 from Javier Kohen <jkohen(a)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.
-- 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=28424 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet(a)gmail.com -- 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=28424 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-09-19 15:54:16 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/ec04f80cf606f07a630bfc515f0... -- 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=28424 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-23 12:58:39 CDT --- Closing bugs fixed in 1.3.29. -- 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=28424 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ec04f80cf606f07a630bfc515f0 | |04be9cc4679ff -- 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=28424 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d -- 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