[Bug 757235] Error creation of a devicemonitor [JS]
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 28 10:43:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757235
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The first two issues can be solved by adding
Gst.init(null)
in a strategic place ;)
The last one
g_object_class_find_property: assertion 'G_IS_OBJECT_CLASS (class)' failed
I don't know where that comes from, what line of js code triggers it. Perhaps
you could ask some people familiar with gnome-shell or gjs how to debug this
further (they probably have an environment where they can see more information
and figure out what js call causes this). I put printfs around all other gst
calls, so it might not be gstreamer-related.
--
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