https://bugs.winehq.org/show_bug.cgi?id=45849
Bug ID: 45849 Summary: Paint.net (4.1.*) installer fails with error messagebox: System.NotImplementedException: d2ddevicecontext.cpp (326) : hr = m_pDeviceContext->CreateEffect( apBrush Product: Wine Version: 3.16 Hardware: x86 URL: https://filehippo.com/download_paint.net/ OS: Linux Status: NEW Keywords: dotnet, download Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Depends on: 45833 Distribution: Ubuntu
Followup of bug 45833
While trying to install errormessagebox appears:
(this is after working around bug 45833)
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (PaintDotNet.Controls.PdnBanner) ---> System.NotImplementedException: d:\src\pdn\src\systemlayer.native\direct2d1\d2ddevicecontext.cpp (326) : hr = m_pDeviceContext->CreateEffect( NativeConversions::ToNative(effectID.ClassID), &spEffect); at PaintDotNet.SystemLayer.Native.x86.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo) at PaintDotNet.SystemLayer.Native.x86.Direct2D1.D2DDeviceContext.CreateEffect(EffectID effectID
sha1sum paint.net.4.1.install.exe b2b886c97532eb4c5eabf7e2fd888d61f4a9ae78 paint.net.4.1.install.exe
Prerequisite: ``winetricks dotnet472`` (and patch for workaround bug 41369)