When I try to start Cheese I get the below errors:
Code:
$ cheese
(cheese:2135): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context
(cheese:2135): Clutter-WARNING **: Unable to create a new stage: the glx backend does not support multiple stages.
(cheese:2135): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed
(cheese:2135): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(cheese:2135): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault (core dumped)
I have tested my webcam in Skype, gstreamer-properties, and Camorama without any issues. Cheese is the only thing I'm having problems with. The issue appears to have started after I installed the akmod-nvidia driver from RPM Fusion. Has anyone else seen this issue?