[Bug 666154] New: [0.11] Python - query_caps fails to accept 'None'
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 14 02:41:06 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=666154
GStreamer | gstreamer (core) | 0.11.x
Summary: [0.11] Python - query_caps fails to accept 'None'
Classification: Platform
Product: GStreamer
Version: 0.11.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Trying to set None on .query_caps, but it seems to fail:
origin = src_pad.query_caps(None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
TypeError: Argument 1 does not allow None as a value
--
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