[Bug 34843] Garmin BaseCamp 4.1.2 fails due to unimplemented gdiplus.GdipCreateRegionRgnData

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 1 00:56:02 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=34843

--- Comment #3 from Dmitry Timoshkov <dmitry at baikal.ru> 2013-12-01 00:56:02 CST ---
(In reply to comment #2)
> 003b:trace:gdiplus:GdipGetRegionDataSize 0x631b890, 0x33e850
> 003b:trace:gdiplus:GdipGetRegionData 0x631b890, 0x3c4c9c8, 336, 0x33e850
> 003b:trace:gdiplus:GdipGetRegionDataSize 0x631b890, 0x33e7a8
> 003b:trace:gdiplus:GdipCreateRegionRgnData 0x3c4c9c8, 336, 0x33e850
> 003b:trace:gdiplus:GdipCreateRegion 0x33e850
> 003b:trace:gdiplus:GdipCreateRegion => 0x6704b48
> 003b:trace:gdiplus:GdipCreatePath (0, 0x33e6ec)
> 003b:fixme:gdiplus:read_element element type 0x1000000 is not supported

That's strange, type 0x1000000 (RegionDataRect) should be handled. Anyway,
is there any special steps to reproduce this bug? Since there were no
winetricks installed here, I downloaded one from the svn/trunk and made it
download and install everything it asked for after 'winetricks -q dotnet35'.
But running 'wine ./BaseCamp.exe' doesn't lead to any GdipCreateRegionRgnData
calls, BaseCamp starts up normally. BaseCamp.exe and its dlls don't even import
that symbol. Probably the actual call is made by some .net component? I also
tried with latest available BaseCamp_424.exe, but it shows same behaviour.

-- 
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