[Bug 642522] New: gstvalue.c does not include a deserialize function for char or uchar

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 16 16:36:59 PST 2011


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

           Summary: gstvalue.c does not include a deserialize function for
                    char or uchar
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fabrizio.ge at tiscali.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


If a GstElement installs a property with g_param_spec_uchar(), every attempt to
assign that property a value by passing <propertyname>=<propertyvalue> to
gst-launch-0.10 command line fails with the error "Could not set property
<propertyname> in element".

gstvalue.c defines serialization and deserialization for many types, but uchar
and guchar are not among them.

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