[Bug 664099] New: 0.11 not working from python anymore

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 15 03:31:01 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664099
  GStreamer | gst-python | 0.11.x

           Summary: 0.11 not working from python anymore
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=201427)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=201427)
Test application

I haven't been able to make any python applications work with 0.11 lately. I
get errors as seen bellow, talking about stuff not being initialized. The
attached test application used to work fine for me 3-4 weeks ago. 

python gst-gi-test.py
Traceback (most recent call last):
  File "gst-gi-test.py", line 30, in <module>
    src.set_property('num-buffers', 10)
TypeError: object at 0x8c4293c of type __main__.GstVideoTestSrc is not
initialized

(python:23796): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion
`G_IS_OBJECT (object)' failed

(python:23796): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

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