http://bugs.winehq.org/show_bug.cgi?id=15369
--- Comment #1 from Hin-Tak Leung htl10@users.sourceforge.net 2008-09-22 09:35:32 --- I just tried it with win32 mono 1.9.1 - and the new version of the application works okay under mono. So, some interaction between native .NET2 and the new version of the app doesn't work well with wine git.
(some might ask why am I running it with native .NET2 if win32 mono also works? The thing is, the app seems to work *better* with .NET2 than with win32 mono - it is useful to have both: mono seems to do better with gdiplus or the graphic layer, but it seems to have stability problem - so I switch between .NET2 and mono depends on whether I want it pretty or if I want it to run for longer period of time without crashing; win32 mono 1.9.1 seems to have occasional problem with garbage collection under wine - and I am hoping the upcoming mono 2.0 would be better).