Re: weird GNOME applet thread problem



Hi,

Are you using gdk_threads_enter()/gdk_threads_leave()? GTK is not
threadsafe, you must lock a mutex around all GTK calls. See the GTK
FAQ on www.gtk.org/faq/

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]