http://bugs.winehq.org/show_bug.cgi?id=23992
Summary: All Points Bulletin Installer throws unhandled Exception Product: Wine Version: 1.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: john_p_turner@yahoo.com
Created an attachment (id=30130) --> (http://bugs.winehq.org/attachment.cgi?id=30130) Dump from console
upon it running the initial installer, it starts a downloader which it also the launcher. When the launcher/downloader starts it throws an unhandled exception
http://bugs.winehq.org/show_bug.cgi?id=23992
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #30130|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=23992
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-08-14 04:44:26 --- Does 'winetricks gdiplus' help?
http://bugs.winehq.org/show_bug.cgi?id=23992
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |gdiplus Resolution| |DUPLICATE
--- Comment #2 from Anastasius Focht focht@gmx.net 2010-08-14 06:14:31 --- Hello,
dupe of bug 21798
Use 'winetricks gdiplus' to work around.
$ sha1sum APB_installer_eu.exe f214ef00957315235b5737273b5204f46e0afe6f APB_installer_eu.exe
--- snip --- ************** 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) --- snip ---
Also make sure you use a clean WINEPREFIX for each game/app.
--- snip --- wine: Call from 0x7b8369f2 to unimplemented function ntoskrnl.exe.KeQueryPriorityThread, aborting Unhandled exception: unimplemented function ntoskrnl.exe.KeQueryPriorityThread called in 32-bit code (0x7b8369f2). ... Module Address Debug info Name (25 modules) PE 540000- 54da60 Deferred scdemu.sys --- snip ---
This kernel driver crash (not a blocker) resulted from installing the game in a tainted WINEPREFIX.
Regards
*** This bug has been marked as a duplicate of bug 21798 ***
http://bugs.winehq.org/show_bug.cgi?id=23992
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-14 07:05:53 --- Closing duplicate.