http://bugs.winehq.org/show_bug.cgi?id=22647
--- Comment #3 from Wylda wylda@volny.cz 2010-05-10 16:43:57 ---
Carlos, although i also bought crossover, this is not place to where to mention crossover's tips...
Confirming, please consider UNCONFIRMED->NEW and KEYWORDS: +REGRESSION.
Wine-1.1.37 is last GOOD. But no need to check for regression. I just opened private list of already found regression between .37 and .38. This is caused by commit:
commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 Author: Vincent Povirk vincent@codeweavers.com Date: Sun Jan 24 15:18:46 2010 -0600
gdiplus: Prefer the builtin version.
ie. in clean wine enviroment run:
winetricks corefonts dotnet20 msxml6 install MindManager WINEDLLOVERRIDES="gdiplus=n;" wine MindManager.exe
The last command sets the gdiplus to native. You can do the same thing by winecfg in libraries tab. If you use winecfg, then just run:
wine MindManager.exe
Vincent, the app has missing text or when the text is present, it is misplaced. Normal console output does not says nothing about gdi and gdiplus debug log is too big. Any suggestions?