Hey all, I'm creating a plugin for evolution that uses clutter and when i run it i get this message in the terminal:
(evolution:6618): Clutter-CRITICAL **: clutter_id_pool_add: assertion `id_pool != NULL' failed the plugin works fine on my developing machine but when i run it on another machine it shows that message and lots of these: (evolution:6618): Clutter-CRITICAL **: clutter_id_pool_lookup: assertion `id < id_pool->array->len' failed and the actors are not reactive on the other machine, only on my developing machine e.g. signals connected to the actors dont work. Could someone please tell me what could cause these messages to be displayed. Regards, Filipe -- To unsubscribe send a mail to [email protected]
