[Bug 691185] g-i: GStreamer enums and flags not usable - "expected enumeration type GstFormat, but got Format instead" warning when setting GstFormat property on GStreamer appsrc element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 27 13:03:10 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691185
  GStreamer | gstreamer (core) | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|don't know                  |gstreamer (core)
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.6
            Summary|WARNING **: expected        |g-i: GStreamer enums and
                   |enumeration type GstFormat, |flags not usable -
                   |but got Format instead"     |"expected enumeration type
                   |when setting GstFormat      |GstFormat, but got Format
                   |property on GStreamer       |instead" warning when
                   |appsrc element              |setting GstFormat property
                   |                            |on GStreamer appsrc element

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-27 21:03:06 UTC ---
Oh, d'oh. Thanks a lot!

Pushed to master (and also 1.0 branch):

commit d2b03a45371900e3100209b5fa4d3412b23aef94
Author: Simon Feltman <sfeltman at src.gnome.org>
Date:   Sun Jan 27 06:20:51 2013 -0800

    g-i: add built enumtypes headers and sources to gir creation

    Add gstenumtypes.h/c for inclusion with g-ir-scanner. This fixes
    problems where introspection based bindings think GstState is
    typeless due to the GType not being included as an annotation.

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

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