Jianchun Zhou <[email protected]> writes:

> The reflection can show on my environment, but when cursor moves on
> the reflection picture, I got this message output:
>
> (./a.out:21210): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < 
> id_pool->array->len' failed
>
> Any body knows what does this mean?

That error shows up when the picking is broken.

It looks like there is some bug with picking when FBOs are used. I'm
guessing it has something to do with the scissoring we recently added
because if you run it with --clutter-debug=dump-pick-buffers the problem
goes away.

Someone has filed this bug here:

http://bugzilla.openedhand.com/show_bug.cgi?id=1820

- Neil
-- 
To unsubscribe send a mail to [email protected]

Reply via email to