https://bugs.winehq.org/show_bug.cgi?id=40810 Andreas Christ <andreas.christ(a)runbox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus --- Comment #6 from Andreas Christ <andreas.christ(a)runbox.com> --- I installed the -dbg package and reran the application with WINEDEBUG=+relay,-debug. The backtrace is attached. It seems that the function GdipDrawString in graphics.c (see attachment) is not called with invalid or missing parameters (line 5 of the attached backtrace). The function is originally called from pegrp64d, which is the library Semcad X uses to draw the xy-plots. I assume that pegrp64d passes a font or something similar that wine cannot handle. I am not sure what the best way is to go on here. I am able to edit the code and to build wine, but this is the first time I am looking at its sources. PS: Sorry for assigning this to wine-staging. I did not know this was for regressions only. I set the component to gdiplus. -- 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.