GNOME Bugzilla – Bug 522340
quickcam compiled from source ubuntu system
Last modified: 2008-03-31 16:51:23 UTC
Steps to reproduce: 1. run cheese 2. gui window pops up then crashes 3. :( Stack trace: (gdb) backtrace
+ Trace 192354
Other information: Here is the output for cheese -V: (cheese:5947): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed (cheese:5947): GStreamer-CRITICAL **: gst_bin_add_many: assertion `GST_IS_ELEMENT (element_1)' failed (cheese:5947): GStreamer-CRITICAL **: gst_element_link_many: assertion `GST_IS_ELEMENT (element_1)' failed (cheese:5947): GStreamer-CRITICAL **: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (dest)' failed (cheese:5947): GStreamer-CRITICAL **: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (src)' failed ** ERROR **: Unable to create video save pipeline aborting... a gstreamer problem?
yeah... it seems that you are missing a plugin, or a plugin isnt used correctly... could you try with latest svn? we added a patch about that yesterday
*** This bug has been marked as a duplicate of 522009 ***