[Bug 19782] New: Secret Files Tunguska crashes
http://bugs.winehq.org/show_bug.cgi?id=19782 Summary: Secret Files Tunguska crashes Product: Wine Version: 1.1.27 Platform: PC-x86-64 URL: http://www.secretfiles-game.com/tunguska/index.php?lan g=eng OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: dunerkahl(a)yahoo.de Created an attachment (id=23172) --> (http://bugs.winehq.org/attachment.cgi?id=23172) error message After a specific scene in Secret Files Tunguska, the game crashes with the errormessage attached. It seems to be the game is throwing a C++ exception. In the command line neither a fixme nor an error appears, but the game terminates after the error message. I think it's not a crash, but a controlled termination because of the exception. -- 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=19782 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com, | |tony.wasserka(a)freenet.de --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2009-08-18 22:00:29 --- Can the demo version be used to reproduce this problem? Does 'winetricks d3dx9' work around it? -- 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=19782 --- Comment #2 from Tony Wasserka <tony.wasserka(a)freenet.de> 2009-08-19 05:13:45 --- Created an attachment (id=23174) --> (http://bugs.winehq.org/attachment.cgi?id=23174) Patch which implements D3DXLoadSurfaceFromFile Our D3DXLoadSurfaceFromFile implementation always returns E_NOTIMPL, so native d3dx9_36 (from winetricks) fixes this probably. If it works that way, you could try the attached patch, which implements D3DXLoadSurfaceFromFile. The implementation is restricted quite a bit in terms of supported image and pixel formats, so YMMV. Note that this patch must be applied against Wine 1.1.27, everything before or after is very likely to break the patch. -- 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=19782 --- Comment #3 from Jeff Gringo <dunerkahl(a)yahoo.de> 2009-08-19 09:26:00 --- Unfortunately the demo version doesn't contain the game scene where it crashes. Native d3dx9_36 doesn't work, I get the same error. I'll try the patch later. -- 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=19782 --- Comment #4 from Tony Wasserka <tony.wasserka(a)freenet.de> 2009-08-19 10:38:52 --- If using the native D3DX9 DLL does not work, my patch won't help here either, sorry :/ -- 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=19782 --- Comment #5 from Jeff Gringo <dunerkahl(a)yahoo.de> 2009-08-19 10:54:50 --- I tried a fresh wineprefix with "winetricks d3dx9", also the same crash. -- 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=19782 --- Comment #6 from Jeff Gringo <dunerkahl(a)yahoo.de> 2009-08-19 15:15:31 --- Hi guys, I don't think it's a bug in wine, when you try "dxsprite.cpp 333" on google, you will get tons of windows users with exactly the same 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=19782 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|directx-d3d |-unknown Resolution| |INVALID --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-20 02:22:29 --- Invalid 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=19782 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-20 02:25:16 --- 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.
participants (1)
-
wine-bugs@winehq.org