[gstreamer-bugs] [Bug 628118] wrong format detection in gstv4l2object.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 27 05:50:16 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628118
  GStreamer | gst-plugins-good | 0.10.28

--- Comment #1 from Jean-Philippe Francois <jphilippe.francois at gmail.com> 2010-08-27 12:50:10 UTC ---
If I manually compile version 0.10.21, using the source tarball, and configure
/ make, the libgstvideo4linux2.so generated behave correctly, so it looks like
an ubuntu bug.

However it now spits message like :
(gst-plugin-scanner:8643): GLib-GObject-WARNING **: cannot register existing
type `GstV4l2Src'

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

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

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

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

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

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

(gst-plugin-scanner:8643): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed

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


How can I get rid of them ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list