[gstreamer-bugs] [Bug 353808] import gst throws an exception when imported after gtk

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 5 10:07:32 PDT 2006


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=353808
 GStreamer | gst-python | Ver: HEAD CVS





------- Comment #4 from Edward Hervey  2006-09-05 17:06 UTC -------
could you run the following testfile:

import sys
print "path", sys.path
import gtk
print "path", sys.path
print "modules", sys.modules
print gtk
import gst


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list