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(a)winehq.org ReportedBy: austinenglish(a)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.