http://bugs.winehq.org/show_bug.cgi?id=35179 Lam <winehq(a)lam.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)lam.pl --- Comment #1 from Lam <winehq(a)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. -- 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.