https://bugs.winehq.org/show_bug.cgi?id=45049
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|PlayChessV7 crash and blank |Multiple programs need d2d1 |window, needs d2d1 |CreateRoundedRectangleGeome |CreateRoundedRectangleGeome |try (playchessV7, Paint.Net |try |4.*)
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- paint.net needs this too. Unfortunately the hack doesnt work.
From Crashlog (located in ~/.wine/drive_c/users/louis/Local\
Settings/Application\ Data/paint.net/CrashLogs/
Exception details: System.InvalidOperationException: This result is an error, not a value ---> System.InvalidOperationException: This result is an error, not a value ---> System.NotImplementedException: ..\Direct2D\D2DFactory.cpp (285) : hr = m_pFactory->CreateRoundedRectangleGeometry( NativeConversions::ToNative(roundedRect), &spRoundedRectangleGeometry);
tested sha1sum ~/Downloads/paint.net.4.0.17.install.exe cd1b38db6295bbb4e83637b9a4fba109b3143da7 /home/louis/Downloads/paint.net.4.0.17.install.exe
Note: this is after applying the d2d1-patches from Lucian Post in Staging, they are needed too