http://bugzilla.novell.com/show_bug.cgi?id=602491
http://bugzilla.novell.com/show_bug.cgi?id=602491#c0 Summary: Paint.NET install fails when run with Mono under Wine Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: interop AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=359197) --> (http://bugzilla.novell.com/attachment.cgi?id=359197) snippit of crash log with WINE_MONO_TRACE=all WINEDEBUG=+seh,+shell,+tid User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9 Installing Mono 2.6.4 in Wine and running the Paint.NET installer fails. I'm tracking this at http://bugs.winehq.org/show_bug.cgi?id=22242, but I think it belongs here because it appears to be a Mono bug. A helper process is crashing during a call to IShellLink::SetDescription (apparently, the helper process provides its own class that wraps IShellLink). Tracing with Mono and Wine shows that Wine's implementation of SetDescription never gets called. Therefore, I believe this is an error in Mono's COM interop code. Reproducible: Always Steps to Reproduce: 1. Install Mono 2.6.4 for Windows in Wine. (Do not install MS .NET) 2. Download and run the Paint.NET installer (currently 3.5.5) from http://www.getpaint.net/download.html using Wine. 3. Do a Quick install, and accept the EULA. Actual Results: The installer churns for a second and then displays a message saying there was an error while installing (1627). Expected Results: The installer successfully completes. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
