[Bug 11436] Pepakura viewer: err:wgl: X11DRV_wglShareLists Could not share display lists, context already created !

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 11 23:27:46 CDT 2008


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





--- Comment #5 from Fábio Capela <fabio.capela at yahoo.com>  2008-04-11 23:27:45 ---
Created an attachment (id=12081)
 --> (http://bugs.winehq.org/attachment.cgi?id=12081)
New hack that should not break anything else

Another hack. This one first tries to share the context in the original order;
if it can't because the destination context is already created, it inverts the
original context with the destination and try again.
Might not be the optimal solution, but it should work without breaking
anything.


-- 
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