[gstreamer-bugs] [Bug 393458] New: pygobject.gobject_set_property does not handle enum values (well)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 6 02:48:04 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=393458

  GStreamer | gst-python | Ver: 0.10.6

           Summary: pygobject.gobject_set_property does not handle enum
                    values (well)
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: manauw at skynet.be
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The helper function above is a convenient wrapper for set_property,
but forces or expects values for an enum parameter to be int,
whereas set_property does not (e.g. can handle (nick)names).

Also, an unknown exception type seems to be used in this helper function.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list