Re: gdk_threads_enter/leave not enough?



Felix Kater wrote:
Hi,

my applications crash if I wrap gtk/gdk function calls from threads
into gdk_threads_enter/leave only.

This sounds very strange, are you wrapping all your gtk+ api accessing
code in enter/leave in all threads (including the parent) and only
from event sources (i.e. not in signal handlers that are fired by gtk
widgets) ?

Cheers,
                                  -Tristan



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