[Bug 764339] g_object_class_install_property: assertion 'pspec->flags & G_PARAM_WRITABLE' during initialization on Android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 30 07:38:13 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 44770d22aa9ae8ae6986574132af71bf7a4c558f
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Mar 30 10:34:07 2016 +0300

    ahcsrc: There's no point in read-only CONSTRUCT properties

    And creating one is causing assertions. Also get rid of the other CONSTRUCT
    property as it's a) unneeded for default initialization and b) you're not
    supposed to use constructor properties when creating element instances and
the
    GStreamer API doesn't provide direct ways for doing so.

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

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