[Bug 19659] EverQuest 2: EQ2 Crashed shortly after entering game.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 4 15:52:54 CST 2010


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





--- Comment #28 from Stefan Dösinger <stefandoesinger at gmx.at>  2010-03-04 15:52:53 ---
Seems as if it doesn't have a GL context, or the context isn't valid. Can you
add the following line after the context_acquire call:

ERR("context->valid: %s\n", context->valid ? "true" : "false");
(If I screwed up and this doesn't compile I'll attach a proper diff)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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