[Bug 4945] New: wglShareLists - BadMatch error (X_GLXMakeCurrent)

Wine Bugs wine-bugs at winehq.org
Mon Mar 27 10:35:27 CST 2006


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

           Summary: wglShareLists - BadMatch error (X_GLXMakeCurrent)
           Product: Wine
           Version: 0.9.10.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: winorojo at hotmail.com


I wrote a small test application which uses wglShareLists. This program creates
two glcontext, sharing the display lists. When I call wglMakeCurrent for the
context with shared lists, I got this error:

X Error of failed request:  BadMatch (invalid parameter attributes)
Major opcode of failed request:  144 (GLX)
Minor opcode of failed request:  5 (X_GLXMakeCurrent)
Serial number of failed request:  120
Current serial number in output stream:  120

I'll attach the exe, source code and my glxinfo

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