http://bugs.winehq.org/show_bug.cgi?id=35179
Lam winehq@lam.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@lam.pl
--- Comment #1 from Lam winehq@lam.pl --- That's some kind of problem with wine-mono. It doesn't display the LinkLabels (with news) and when you press Tab, you're supposed to switch to the news items.
You can see full Mono stack trace in the console, with System.OutOfMemoryException raised from System.Drawing.GDIPlus.CheckStatus and somewhere in the stack trace, System.Windows.Forms.LinkLabel.Select.
If you try to run the same Launcher.exe with native mono, it won't display the news either, but won't crash from Tab navigation. Hard to tell if Windows Mono is to blame, or Wine's GDI implementation.