Brad Tonkes wrote:
Don't use threads together with the panel applet code.Hi,
I've recently encountered some problems with threads in a (python) gnome
panel applet. My problem is that any spawned threads don't seem to get
Neither ORBit, bonobo, nor orbit-python is thread safe. And the pygtk code is less than perfect when it comes to threads.
I'd really advise you to use something other than threads.
Johan _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
