Hi,

I am trying to use threads in my activity.  However, the UI locks up 
while the thread runs. Actually, it is somewhat strange what happens: 
the thread is already initialized and running, waiting on a Queue for a 
work request. After I make a request, this is when the UI locks up 
(although the request completes)

I have tried both gtk.gdk.threads_init() and gobject.threads_init() in 
my activity initialization before I call super

What am I missing?

Hope not being very inane...

Thanks,

Shikhar
_______________________________________________
Sugar mailing list
Sugar@lists.laptop.org
http://lists.laptop.org/listinfo/sugar

Reply via email to