[Bug 45833] New: Paint.net (4.1.*) installer fails with error messagebox: System.NotImplementedException: d2ddevicecontext.cpp (228) : hr = pDeviceContext->CreateBitmapBrush
https://bugs.winehq.org/show_bug.cgi?id=45833 Bug ID: 45833 Summary: Paint.net (4.1.*) installer fails with error messagebox: System.NotImplementedException: d2ddevicecontext.cpp (228) : hr = pDeviceContext->CreateBitmapBrush 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(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: Ubuntu The installer throws up an errormessagebox, with the attached error. It offers an option to continue, but clicking that throws the same messagebox and one can click endlessly but cannot continue -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 62296 --> https://bugs.winehq.org/attachment.cgi?id=62296 text in errormessagebox Error in messagebox -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- sha1sum paint.net.4.1.install.exe b2b886c97532eb4c5eabf7e2fd888d61f4a9ae78 paint.net.4.1.install.exe Prerequisite: ``winetricks dotnet472`` (and patch for workaround bug 41369) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 62313 --> https://bugs.winehq.org/attachment.cgi?id=62313 patches I'm curious what the next problem is, if you can try attached patches. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Nikolay Sivov from comment #3)
Created attachment 62313 [details] patches
I'm curious what the next problem is, if you can try attached patches.
Hi Nikolay, the patches are attached in wrong format i guess, as i seen only garbage, could you attach again as plain text? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62313|1 |0 is patch| | Attachment #62313|text/plain |application/gzip mime type| | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- It's an archive, please try now, I changed attachment type. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Next errormessagebox: 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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- Alright, we don't have a stub for effect object yet, and it deserves separate report too. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45849 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|45849 | --- Comment #8 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Nikolay Sivov from comment #7)
Alright, we don't have a stub for effect object yet, and it deserves separate report too.
Here it is:https://bugs.winehq.org/show_bug.cgi?id=45849 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45849 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> --- This should be fixed now with 0b6c1bf5b1b6c7e8c223bea09e907118c62062ea. Please test. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |0b6c1bf5b1b6c7e8c223bea09e9 | |07118c62062ea Resolution|--- |FIXED --- Comment #10 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Yes this particular error is fixed, thanks! Now runs into Bug 45849 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.17. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45833 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|https://filehippo.com/downl |https://web.archive.org/web |oad_paint.net/ |/20181123192017/https://www | |.dotpdn.com/files/paint.net | |.4.1.1.install.zip -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla