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 746883 - video sink doesn't work if v2 and v3 installed
video sink doesn't work if v2 and v3 installed
Status: RESOLVED OBSOLETE
Product: clutter-gst
Classification: Other
Component: general
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-27 12:24 UTC by Bastien Nocera
Modified: 2021-05-25 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2015-03-27 12:24:48 UTC
$ rm .cache/gstreamer-1.0/registry.x86_64.bin 
$ gst-inspect-1.0 

(gst-plugin-scanner:16073): GLib-GObject-WARNING **: cannot register existing type 'GstSmooth'

(gst-plugin-scanner:16073): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(gst-plugin-scanner:16073): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed

(gst-plugin-scanner:16073): GLib-GObject-WARNING **: cannot register existing type 'ClutterGstVideoSink'

(gst-plugin-scanner:16073): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(gst-plugin-scanner:16073): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(gst-plugin-scanner:16073): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed

<snip>
Total count: 200 plugins (2 blacklist entries not shown), 1257 features
Comment 1 Bastien Nocera 2015-03-27 12:40:09 UTC
This makes Cheese unusable on new installs.
Comment 2 Lionel Landwerlin 2015-03-27 12:40:57 UTC
Yep... 1.6 didn't work with 2.0 either.
I submitted patches for cheese, so 2.0 could be dropped from the entire stack, it sucks it wasn't integrated in time for 3.16.
Comment 3 Lionel Landwerlin 2015-03-27 12:42:03 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=743496
Comment 4 Bastien Nocera 2015-03-27 12:43:07 UTC
Does anything use clutterautovideosink? Given that the videosink for 3.0 is in a shared library, I'm thinking of dropping the 3.0 GStreamer plugin, until Cheese and co. is ported.
Comment 5 Lionel Landwerlin 2015-03-27 12:45:36 UTC
No, it's just for testing.
Debian for example even packages the gstreamer plugin separately from the lib.
Comment 6 André Klapper 2021-05-25 17:32:51 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/clutter-gst/-/issues/

Thank you for your understanding and your help.