[Bug 790123] Importing Gst from gi.repository fails with gst_uninstalled setup

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 10 16:54:50 UTC 2017


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

--- Comment #8 from Florent ThiƩry <florent.thiery at ubicast.eu> ---
Basically my failing system was missing the gobject-introspection package.
Installing it does make it work.

1) how come can i use gstreamer from python without the gobject-introspection
package (outside of the uninstalled environment)? My app uses gi and gstreamer,
and works without gobject-introspection being installed (but it has
python-gobject and gst-python)

2) should not meson complain louder about missing gobject-introspection ? Even
drop python being built ?

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