https://bugs.winehq.org/show_bug.cgi?id=44244
Bug ID: 44244 Summary: d2d1 dwrite factory crash Product: Wine Version: 2.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: markau0@lycos.com Distribution: ---
Created attachment 60037 --> https://bugs.winehq.org/attachment.cgi?id=60037 d2d1 dwrite trace
When trying to load windows vst's that depend on d2d1 there are crashes.
3 different video cards/drivers were tried (intel, radeon, nvidia) all with the same result.
The traces seem to indicate that it's occuring with d2d1 and dwrite and maybe factory creation and the wine debugger seems to indicate that opengl loading is involved with it as well.
If d2d1 is disabled using winecfg, then the window's vst's do load but suffer from display corruption.