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 657482 - Running Cheese in video mode causes gstreamer to crash
Running Cheese in video mode causes gstreamer to crash
Status: RESOLVED INCOMPLETE
Product: cheese
Classification: Applications
Component: general
unspecified
Other Linux
: Normal major
: 3.0
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-08-27 03:22 UTC by Matt Brown
Modified: 2012-01-23 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matt Brown 2011-08-27 03:22:42 UTC
(cheese:14994): GLib-GObject-WARNING **: value "((GstCameraBinFlags) Enable source crop and scale | Enable colorspace conversion for video source | Enable scale for viewfinder | Enable audio conversion for video capture | Enable colorspace conversion for still image | 128)" of type `GstCameraBinFlags' is invalid or out of range for property `flags' of type `GstCameraBinFlags'
kbuildsycoca4 running...

(cheese:14994): GLib-GObject-WARNING **: g_object_set_valist: object class `GstInputSelector' has no property named `select-all'
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started

(cheese:14994): GLib-GObject-WARNING **: g_object_set_valist: object class `GstInputSelector' has no property named `select-all'

** (cheese:14994): WARNING **: Internal GStreamer error: negotiation problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.


** (cheese:14994): WARNING **: starting capture failed
Comment 1 David Schleef 2011-08-27 03:30:41 UTC
Reassigning to Cheese for triage.

That doesn't look like a crash to me.
Comment 2 Luciana Fujii 2011-08-29 17:57:17 UTC
I think most of the problems are happening because you have an old version of gst-plugins-bad. You should use version 0.10.21 or later for it to work correctly with cheese. The flags in camerabin changed and we are using the flags that only got available in 0.10.21 version.

Can you upgrade gst-plugins-bad and tell me if it works?
Comment 3 Jonquil 2011-09-11 15:45:28 UTC
I'm having the same exact issue in Fedora 15. It's lasted over two reinstallations of the operating system. There's no package in the repositories called gst-plugins-bad.
Comment 4 Luciana Fujii 2011-09-11 18:36:12 UTC
If you're installing cheese from your repository packages, you should open a bug in your distribution. I don't know what the package is called in your distribution, maybe gstreamer0.10-plugins-bad or something similar, but Cheese should depend on gst-plugins-bad, since it won't work without it.
Comment 5 Akhil Laddha 2011-10-29 04:04:57 UTC
Matt, Jonquil , were you able to fix the problem by installing right gstreamer plugin ?
Comment 6 Jonquil 2011-10-29 12:31:19 UTC
I'm unable to install the plugin on the distribution I'm on now because it's not available in the repositories. (Sabayon)
Comment 7 Jonquil 2011-10-29 14:43:32 UTC
My bad I was looking at the wrong list.

I have 10.22 installed.
Comment 8 Akhil Laddha 2011-12-12 06:04:43 UTC
(In reply to comment #7)
> 
> I have 10.22 installed.

Did it fix your problem ?
Comment 9 André Klapper 2012-01-23 10:52:18 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!