[Bug 22438] New: Paint.NET 2.5: unhandled error on startup with Mono
http://bugs.winehq.org/show_bug.cgi?id=22438 Summary: Paint.NET 2.5: unhandled error on startup with Mono Product: Wine Version: 1.1.43 Platform: x86-64 URL: http://www.oldversion.com/Paint-NET.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Created an attachment (id=27477) --> (http://bugs.winehq.org/attachment.cgi?id=27477) pdncrash.log This older version of Paint.NET can be installed successfully with mono26, but trying to start it results in an error message: "There was an unhandled error, and Paint.NET must be closed. Refer to the file 'pdncrash.log', which has been placed on your desktop, for more information." Note that winetricks wsh56 is also needed to complete the installation. The program produces no terminal output, but maybe the pdncrash.log file will have something of interest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2010-04-25 07:31:44 --- This doesn't seem to work anymore with the latest winetricks... (changes to wsh56?) But I figured out why I was never seeing any output from Mono (it needs to be started from the program directory, whereas I usually use "./wine start /Unix /some/path..." instead). After installing wsh56 and mono26 with an older winetricks, I see this output as the error appears: ContainerControl.Validate is not yet implemented -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-07-29 18:26:51 --- Fails to install for me with mono26 / wine-1.2-562-ga6203f8 Unhandled Exception: System.Runtime.InteropServices.COMException (0x80040154): at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (Int32 errorCode) [0x00000] in <filename unknown>:0 at System.__ComObject.Initialize (System.Type t) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type) at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in <filename unknown>:0 at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_specific (intptr) at PaintDotNet.SetupNgen.Main (System.String[] args) [0x00000] in <filename unknown>:0 err:msi:ITERATE_Actions Execution halted, action L"_577D73A5_8502_4A32_A3DC_26C3DEF80357" returned 1627 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-08-01 11:56:53 --- (In reply to comment #2)
Fails to install for me with mono26 / wine-1.2-562-ga6203f8
Unfortunately, the installer only works with an older version of Windows Script Host, which apparently isn't available anymore (WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe). I still have it in my .winetrickscache, though. This bug is still present with wine-1.3.0 and Mono 2.6.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #4 from A Wine user <RandomAccountName(a)mail.com> 2011-02-17 13:48:27 CST --- In wine-1.3.13-315-gd9d4323 with Mono 2.8.1, the installer itself fails to start with: err:mscoree:CLRMetaHost_GetRuntime Mono is missing L"v1.1.4322" runtime Apparently Mono dropped support for .NET 1.1 apps as of version 2.8, so I guess there isn't much hope to get this working. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22438 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-02-17 22:04:19 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=22438 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.oldversion.com/P |https://web.archive.org/web |aint-NET.html |/20210201124501/https://fil | |ehippo.com/download_paint-n | |et/2.5/post_download/ CC| |focht(a)gmx.net -- 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