[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 Feb 1 14:33:14 CST 2008


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


Roderick Colenbrander <thunderbird2k at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|x11-driver                  |opengl




--- Comment #1 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-02-01 14:33:14 ---
I need to check out this app when I have time but it could be an app which we
can't support on Wine :(

The problem is that GLX and WGL work slighthly differently regarding the
sharing of 'display lists'. In case of GLX you share display lists at context
creation time but in case of WGL you can do this at a later stage. Most apps
don't do that but it appears yours does...


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