https://bugs.winehq.org/show_bug.cgi?id=51139
MarcBerndel@tutanota.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |MarcBerndel@tutanota.com
--- Comment #57 from MarcBerndel@tutanota.com --- I can confirm Dieter's observations: Using wine-9.9 and native (Windows) 64-bit d2d1.dll in versions 6.3.9600.16473, 10.0.10586.0 and 10.0.19041.329 cause an exception when opening Elster preview and wine asks if it should terminate.
Has anyone an idea how to find out what goes wrong when using the native dll?
Furthermore I looked into the "fixme:d2d:d2d_path_geometry_ComputeArea" messages and tried to return some bogus area calculations. However it had no effect on the output of Elster preview. Either I returned the wrong values, or this might be a red herring. But please take this information with a grain of salt, because I only have minimal experience in programming in C, and none in Windows functions.
The question remains: Which function is implemented incorrectly and causes the mostly blank pages in Elster?