After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768104 - Clutter not initialized in antler
Clutter not initialized in antler
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2016-06-27 16:49 UTC by Laurent Bigonville
Modified: 2016-07-09 07:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2016-06-27 16:49:16 UTC
Hi,

When running antler-keyboard, I get the follwing errors/warnings:

(antler-keyboard:24230): Clutter-CRITICAL **: Unable to check features. Have you initialized Clutter?

(antler-keyboard:24230): Clutter-CRITICAL **: Unable to check features. Have you initialized Clutter?

(antler-keyboard:24230): Clutter-WARNING **: Missing Cogl context: was Clutter correctly initialized?

(antler-keyboard:24230): Clutter-WARNING **: Missing Cogl context: was Clutter correctly initialized?

Clutter.init() should be called before doing anything with it
Comment 1 Parag AN 2016-07-03 07:48:48 UTC
Fixed in commit cfa18dc
Comment 2 Parag AN 2016-07-09 07:40:21 UTC
Wish I would have given permission to close this bug.