http://bugs.winehq.org/show_bug.cgi?id=23527
Summary: APB: All Points Bulletin Product: Wine Version: 1.2-rc6 Platform: x86 URL: http://rtworlds.http.internapcdn.net/rtworlds/NA/APB/B ETA/INSTALLER/1.1.0.538715/APB_North_America_Installer .exe OS/Version: Linux Status: NEW Keywords: dotnet, download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
sha1: c40071616096becb72f10a2e7721ef340c48ad4e
download, then do: $ rm -rf ~/.wine $ winetricks -q dotnet20 $ wine APB_North_America_Installer.exe
and install. After install, it'll run itself, and crash. Terminal shows: fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages! fixme:shell:URL_ParseUrl failed to parse L"System.Xml" fixme:gdiplus:GdipCreateHalftonePalette stub fixme:gdiplus:GdipGetRegionScansCount not implemented
and the APB bug report shows:
************** Exception Text ************** System.NotImplementedException: Not implemented. at System.Drawing.Region.GetRegionScans(Matrix matrix) at System.Windows.Forms.LinkLabel.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.LinkLabel.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
sure enough, 'winetricks gdiplus' works around the crash.
http://bugs.winehq.org/show_bug.cgi?id=23527
--- Comment #1 from Austin English austinenglish@gmail.com 2010-07-14 04:17:30 --- Also affects Mono Migration Analyzer: http://mono-project.com/MoMA
http://bugs.winehq.org/show_bug.cgi?id=23527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=23527
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-07-14 06:57:55 --- I think this should be considered a duplicate of bug 21798.
http://bugs.winehq.org/show_bug.cgi?id=23527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Austin English austinenglish@gmail.com 2010-07-14 08:01:00 --- Yeah, thanks.
*** This bug has been marked as a duplicate of bug 21798 ***
http://bugs.winehq.org/show_bug.cgi?id=23527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2010-07-14 08:01:07 --- Closing.