http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-05-08 16:40:18 --- Created an attachment (id=27814) --> (http://bugs.winehq.org/attachment.cgi?id=27814) Garmin Training Center crash on out of GDI object handle condition
(In reply to comment #4)
(I can't install the program because I have no next button.)
If you do winetricks vcrun2005 corefonts, the next button should appear. I tried to produce a +gdiplus log, but the size of the log is too large to attach even after LZMA compression. That said, there are a few things that have changed since wine-1.1.38. Using native gdiplus, the app simply crashes. With builtin, the map does seem to be drawn, but scrolling down in the map window reveals black areas, presumably because the map doesn't wrap properly. If I scroll around for long enough, I get:
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
and a backtrace.