[Bug 7696] GLXBadDrawable during CreateContext Execution

Wine Bugs wine-bugs at winehq.org
Mon Mar 19 03:40:11 CDT 2007


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





------- Additional Comments From shadow.wizzard at gmail.com  2007-19-03 03:40 -------
Ok. I corrected the trace so it looks now:
if(oldDrawable && oldCtx) {
	TRACE("oldDrawable is  %p\n", oldDrawable);
	TRACE("oldCtx is %p\n",oldCtx);
        glXMakeCurrent(display, oldDrawable, oldCtx);
}
And I've attached the log with the line glxMakeCurrent uncommented = previous one
was with this line commented out.
Best Regards
Shadow

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list