Re: [clutter] A bug in current Clutter trunk?

From: Tommi Höynälänmaa <tommi.hoynalanmaa@iki.fi>
Date: Mon Apr 16 2007 - 14:49:02 EDT

iain kirjoitti:
> On Mon, 2007-04-16 at 16:06 +0300, Tommi Höynälänmaa wrote:
>
>> 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.
>>
>
> Hmm, it might be that direct rendering isn't enabled on your system,
> that can cause errors when clutter is started.
>
> if you run glxinfo does it say that direct rendering is turned on?
> Should be the 3rd line of the output.
>
> Other info I guess that might help is what card/driver you're using.
>
> iain
>
>
No direct rendering according to glxinfo:

---
direct rendering: No
---
I have ATI Radeon 9200 Pro and I use the fglrx driver for X.
-- 
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 21:49:02 +0300

This archive was generated by hypermail 2.1.8 : Mon Apr 30 2007 - 08:01:16 EDT