http://bugs.winehq.org/show_bug.cgi?id=22171
Summary: BizAgi Process Modeler under Mono 2.4 requires implemented GdipWidenPath Product: Wine Version: 1.1.41 Platform: x86 URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=27051) --> (http://bugs.winehq.org/attachment.cgi?id=27051) BizAgi Process Modeler Mono gdiplus backtrace
As a followup to bug 20677, launching the BizAgi Process Modeler under wine-1.1.41-211-g719d904 now yields:
fixme:gdiplus:GdipWidenPath (0x236eea8,0x2543370,(nil),0.25)
Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen, System.Drawing.Drawing2D.Matrix matrix, Single flatness) [0x00000] at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen) [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.Drawing2D.GraphicsPath:Widen (System.Drawing.Pen) ...