[Bug 23527] New: APB: All Points Bulletin

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 5 06:43:44 CDT 2010


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 at winehq.org
        ReportedBy: austinenglish at 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.



More information about the wine-bugs mailing list