http://bugs.winehq.org/show_bug.cgi?id=34843
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-12-01 10:56:31 CST --- Hello Dmitry,
--- quote --- 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. --- quote ---
my recipe is as follows:
-> start the app
-> optionally dismiss "getting started/welcome" dialog -> optionally dismiss "collect private data" dialog -> optionally dismiss "software update" dialog (either apply or later)
A map is displayed. Move the mouse cursor over this big blue waypoint sign (upwards pointed arrow) on the map. The crash can be even triggered by just hovering over it (or just click).
Regards