http://bugs.winehq.org/show_bug.cgi?id=21033
Summary: 8BallClub requires GdipIsVisibleClipEmpty implementation Product: Wine Version: 1.1.34 Platform: PC URL: http://www.8ballclub.com/Downloads/Install8BC.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
With wine-1.1.34-469-g33a1934, launching 8BallClub post-install results in:
wine: Call from 0x7b8439c3 to unimplemented function gdiplus.dll.GdipIsVisibleClipEmpty, aborting wine: Unimplemented function gdiplus.dll.GdipIsVisibleClipEmpty called at address 0x7b8439c3 (thread 0009), starting debugger... Unhandled exception: unimplemented function gdiplus.dll.GdipIsVisibleClipEmpty called in 32-bit code (0x7b8439c3). ...
Using winetricks to install native gdiplus resolves this particular crash.