I get the following error while debugging a Clutter application built
with the current Clutter trunk:
---
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 17
Current serial number in output stream: 17
---
The error occurs at line 192 of clutter-stage-glx.c:
---
glXMakeCurrent (stage_glx->xdpy, stage_glx->xwin,
stage_glx->gl_context);
---
when function clutter_init is called.
--
Tommi Höynälänmaa
sähköposti / e-mail: [EMAIL PROTECTED]
kotisivu / homepage: http://www.iki.fi/tohoyn/
--
To unsubscribe send a mail to [EMAIL PROTECTED]