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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 8 08:11:59 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 #8 from chris procter  2006-09-08 15:11 UTC -------
That was just the most minimalistic program I could come up with that would
cause the bug, sadly the test program:-

import pygtk
pygtk.require ("2.0")
import gtk

import pygst
pygst.require ("0.10")
import gst

print "hello world"


has exactly the same problem, as does starting Jokosher. 


-- 
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