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: tommi.hoynalanmaa@iki.fi
kotisivu / homepage: http://www.iki.fi/tohoyn/
--
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Mon, 16 Apr 2007 16:06:45 +0300
This archive was generated by hypermail 2.1.8 : Mon Apr 30 2007 - 08:01:16 EDT