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