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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 6 02:59:25 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





------- Comment #1 from Mark Nauwelaerts  2007-01-06 10:56 UTC -------
Created an attachment (id=79516)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=79516&action=view)
Possible patch

* do not force or expect values of enum property to be int
* do not prevent set_property from getting a chance (by raising exception in
advance)
* do not use unknown exception type
* a few additional checks and cases for convenience


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




More information about the Gstreamer-bugs mailing list