[gstreamer-bugs] [Bug 623105] gstpythonplugin.c does not import user's gobject module
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jul 30 07:38:36 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=623105
GStreamer | gst-python | git
--- Comment #4 from Leo Singer <lsinger at caltech.edu> 2010-07-30 14:38:31 UTC ---
I am absolutely positive that this proposed change does not require the user to
have gtk or pygtk installed. pygobject is sufficient. Has anyone tried out
this patch?
I am working on a system that has an old version of pygobject that is missing
some limit symbols. As a result, my Python plugins **do not work** if
gstpythonplugin loads the system-wide gobject instead of the one that is in my
user-specific site-packages directory. I'm stuck with applying my own patch to
be able to use gst-python at all.
--
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