[Bug 21670] Flying Model Simulator - hangs at graphics card detection

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 29 18:25:37 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=21670

Michael Stefaniuc <mstefani at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #8 from Michael Stefaniuc <mstefani at redhat.com> 2012-06-29 18:25:37 CDT ---
Of course my two patches don't make the app run but fix the temporary
regression.
The real reason of the exception is:

0009:fixme:d3drm:IDirect3DRM3Impl_LoadTexture (0x210478/0x210470)->(C:\Program
Files\FMS\Landscape\FIELD3S.bmp,0x2869f4): stub
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x47f4ee ip=0047f4ee
tid=0009

IDirect3DRM3Impl_LoadTexture() returns E_NOTIMPL and the exception is raised
right after that. I'm attaching the +tid,+seh,+d3drm trace with both of my
patches applied.

-- 
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.



More information about the wine-bugs mailing list