[Bug 46058] iPed 7G 2019 (.NET 4.0 app) v13.0.10800 crashes with System.NotImplementedException ( METAFILE_DrawPath is a stub)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 30 16:45:15 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=46058

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|iPed 7G 2019 (.NET 4.0 app) |iPed 7G 2019 (.NET 4.0 app)
                   |v13.0.10800 crashes with    |v13.0.10800 crashes with
                   |System.NotImplementedExcept |System.NotImplementedExcept
                   |ion at                      |ion (METAFILE_DrawPath  is
                   |System.drawing.Graphics.Che |a stub)
                   |ckErrorStatus               |

--- Comment #6 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Thanks for info. The error is reproducible indeed.

I guess it`s due to

fixme:gdiplus:METAFILE_DrawPath stub! (needs to be implemented)

Stupidly returning Ok for METAFILE_DrawPath and subsequently
METAFILE_SetClipRegion and METAFILE_DrawImagePointsRect gets rid of the crash,
but obviously the document that shows up is empty/nothing is drawn.

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