[Bug 736260] pbutils: assertion warnings after import of GstPbutils in Python (e.g. g_array_append_vals: assertion 'array' failed)

pygobject (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 05:12:46 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736260
  pygobject | introspection | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Version|git                         |unspecified
          Component|gst-plugins-base            |introspection
         AssignedTo|gstreamer-bugs at lists.freede |nobody at pygtk.org
                   |sktop.org                   |
     Ever Confirmed|0                           |1
          QAContact|gstreamer-bugs at lists.freede |python-bindings-maint at gnome
                   |sktop.org                   |.bugs
   Target Milestone|HEAD                        |---
            Product|GStreamer                   |pygobject

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-12 12:12:38 UTC ---
No, importing modules should always be possible without having to call any
functions before that.

Not sure why it doesn't work out of the box though. The GI information for
PbUtils says that gst_init(NULL, NULL) must be called.

> --add-init-section="gst_init(NULL,NULL);"

Probably a bug in pygi.

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