[Bug 788088] NotInitialized should not be raised if Gst already initialized by C

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 22 13:24:43 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=788088

--- Comment #6 from Thibault Saunier <tsaunier at gnome.org> ---
(In reply to Sebastian Dröge (slomo) from comment #5)
> Why is it calling gst_deinit() at all? That would also break Python
> applications that want to initialize GStreamer again, or Python applications
> that initialize GStreamer via the bindings (just because they came first)
> but have GStreamer code still running while the bindings are gone.

It is calling `pygst_deinit` which monkey patches all Gst method to raise an
exception if someone is trying to call them before initalization. Or I
misunderstand your remark?

-- 
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