[Bug 670972] New: Bindings issue with missing plugin/pbutils?
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 28 04:57:50 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670972
GStreamer | gst-plugins-base | 0.11.x
Summary: Bindings issue with missing plugin/pbutils?
Classification: Platform
Product: GStreamer
Version: 0.11.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
If I call this from python:
missing=GstPbutils.missing_plugin_message_get_installer_detail(message)
I get a string back, however the plugins async API demands a list object
GstPbutils.install_plugins_async (missing, context, self.donemessage, None)
It is not a problem for me to add the outcome of the first to a list, but
looking at the API docs it seems strange that I have to.
--
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