http://bugs.winehq.org/show_bug.cgi?id=21738
Summary: Garmin Training Center map is rendered incorrectly Product: Wine Version: 1.1.38 Platform: x86 URL: http://www8.garmin.com/support/download_details.jsp?id =835 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
With wine-1.1.38-219-g438ad93, after installing vcrun2005 and corefonts with winetricks to allow the installer to run, launching the Garmin Training Center application yields a map that is rendered totally black. Native gdiplus somewhat alleviates the situation, although the continents still appears to be black.
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-02-16 03:09:13 --- Created an attachment (id=26264) --> (http://bugs.winehq.org/attachment.cgi?id=26264) Garmin Training Center screenshot on Wine
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-02-16 03:13:44 --- Created an attachment (id=26265) --> (http://bugs.winehq.org/attachment.cgi?id=26265) Garmin Training Center screenshot on Windows
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-02-16 03:15:38 --- The only messages of interest from the standard error are:
fixme:gdiplus:GdipGetPropertyItemSize not implemented fixme:gdiplus:GdipCreateBitmapFromGraphics hacked stub err:ntdll:RtlpWaitForCriticalSection section 0x1020ee0 "?" wait timed out in thread 0036, blocked by 0035, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1020ee0 "?" wait timed out in thread 0034, blocked by 0035, retrying (60 sec)
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2010-05-08 14:50:52 --- Could you get a +gdiplus log of this? (I can't install the program because I have no next button.)
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.
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2010-12-22 16:45:34 CST --- Rendering looks correct to me as of wine-1.3.9-279-g1cc4682. Builtin is much slower than native, and I do see the object handles crash.
http://bugs.winehq.org/show_bug.cgi?id=21738
--- Comment #7 from Vincent Povirk madewokherd@gmail.com 2011-03-10 14:55:40 CST --- Does builtin gdiplus still run out of handles? I'm hoping d0e6aa0204a5cd6c7d2f4696019f6f87897cf478 fixed that.
http://bugs.winehq.org/show_bug.cgi?id=21738
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Andrew Nguyen arethusa26@gmail.com 2011-03-11 09:36:36 CST --- It seems fine now, I'll mark this fixed.
http://bugs.winehq.org/show_bug.cgi?id=21738
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-03-18 14:39:25 CDT --- Closing bugs fixed in 1.3.16.