[Bug 23803] New: rawdump (semi)works with dotnet20, but not mono26

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 27 00:47:56 CDT 2010


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

           Summary: rawdump (semi)works with dotnet20, but not mono26
           Product: Wine
           Version: 1.2
          Platform: x86
               URL: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-O
                    ther-Tools/RawDump.shtml
        OS/Version: Linux
            Status: NEW
          Keywords: dotnet, download, source
          Severity: enhancement
          Priority: P2
         Component: mscoree
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


(Filed at Vincent's request)

Based on bug 23799.

to reproduce:
$ rm -rf .wine
$ winetricks -q gdiplus mono26
$ wine rawdump.exe 

you'll get:
** (rawdump.exe:8): WARNING **: mono_class_from_mono_type: implement me 0xb6

**
ERROR:class.c:5499:mono_class_from_mono_type: code should not be reached

and with dotnet20:
$ rm -rf .wine
$ winetricks -q gdiplus dotnet20
$ wine rawdump.exe 

you'll get a gui. The program doesn't work properly, but that's bug 23799.

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