GNOME Bugzilla – Bug 730786
cheese will not start due to video effect issue
Last modified: 2014-05-31 11:42:52 UTC
cheese-3.10.2 and 3.12.2 will not start due to an apparent problem with the video effect "Time delay". Note that guvcview and "gst-launch-1.0 v4l2src ! xvimagesink" work on the same machine. Using gst-plugins-bad-1.2.4 Shouldn't cheese start even if some video effects do not work? ---------- $ G_DEBUG=fatal_warnings gdb --args cheese --device=/dev/video0 GNU gdb (GDB) 7.5.1 ... Reading symbols from /usr/local/bin/cheese...done. (gdb) run Starting program: /usr/local/bin/cheese --device=/dev/video0 ... (cheese:11206): GStreamer-CRITICAL **: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007fffecf1700e in g_logv () from /usr/local/lib/libglib-2.0.so.0 (gdb) bt
+ Trace 233634
Seems like this was fixed locally according to https://mail.gnome.org/archives/cheese-list/2014-May/msg00023.html
No, I was unable to get to that stage without first sorting out the gnome-video-effects problem. A problem with video effects should not prevent cheese from starting.