Re: weird GNOME applet thread problem
- From: Havoc Pennington <hp redhat com>
- To: Cameron Edwards <cameron student unsw edu au>
- Cc: gnome-devel-list gnome org, gtk-app-devel-list gnome org
- Subject: Re: weird GNOME applet thread problem
- Date: 19 Aug 2000 16:18:50 -0400
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]