[Bug 22242] New: Paint.NET 3.5.4 installer fails with mono

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 2 11:06:57 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22242

           Summary: Paint.NET 3.5.4 installer fails with mono
           Product: Wine
           Version: 1.1.41
          Platform: x86
               URL: http://www.getpaint.net/download.html
        OS/Version: Linux
            Status: NEW
          Keywords: dotnet, download, Installer
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: madewokherd at gmail.com


The Paint.NET installer fails with mono installed (via winetricks mono26).

The current blocking issue is the lack of ngen.exe. I sent a patch for that:
http://www.winehq.org/pipermail/wine-patches/2010-April/086832.html

After that, it apparently fails due to a FileNotFound error, which I suspect is
caused by a program's inability to detect its own path. We should switch
mscoree.dll to using the mono embedding api rather than calling mono.exe, so
that the GetCommandLine and GetModuleFileName(0) point to the program being
executed.

-- 
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.



More information about the wine-bugs mailing list