There is a problem that I have been told about in the threading snapshot I released. The gdk_threads_leave function was actually calling gdk_threads_enter (doh). To fix this, edit gtkmodule.c, and find the _wrap_gdk_threads_leave function, and change the call to gdk_threads_enter to leave. James Henstridge. -- Email: [EMAIL PROTECTED] WWW: http://www.daa.com.au/~james/ To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
