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.
https://bugs.winehq.org/show_bug.cgi?id=44244
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Please attach +d2d,+dwrite log with latest Wine 3.0-rc3, attach it as a text file.
https://bugs.winehq.org/show_bug.cgi?id=44244
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|d2d |-unknown
https://bugs.winehq.org/show_bug.cgi?id=44244
--- Comment #2 from Stan markau0@lycos.com --- Created attachment 60046 --> https://bugs.winehq.org/attachment.cgi?id=60046 d2d dwrite trace
https://bugs.winehq.org/show_bug.cgi?id=44244
--- Comment #3 from Stan markau0@lycos.com --- I havn't got a Debian stretch binary of Wine 3.0-rc3 available, but I've attached a d2d,dwrite trace (above) using the latest Debian stretch wine-devel.
The problem has been in all versions of wine, wine-stable, wine-devel and wine-staging and it affects any windows vst that happens to use d2d1.dll
https://bugs.winehq.org/show_bug.cgi?id=44244
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.17?