GNOME Bugzilla – Bug 768104
Clutter not initialized in antler
Last modified: 2016-07-09 07:40:21 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
Fixed in commit cfa18dc
Wish I would have given permission to close this bug.