[Bug 35179] Quake Live standalone login window crashes when TAB pressed

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 19 15:41:07 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=35179

Lam <winehq at lam.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winehq at lam.pl

--- Comment #1 from Lam <winehq at 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.



More information about the wine-bugs mailing list