Re: IMPORTANT: a big problem with gnome 2



On Sun, 2001-10-21 at 14:30, Darin Adler wrote:
> on 10/21/01 11:26 AM, jacob berkman at jacob ximian com wrote:
> 
> > however, i don't really understand the gnome program stuff (does
> > anyone?), so there could be a better way of doing it there.  or,
> > gnome-vfs could do its thread initialization stuff lazily - i don't know
> > if this is realistic or not.
> 
> I think that gnome-vfs probably could do its thread initialization lazily.
> But that still doesn't guarantee it will happen after gtk_init, does it?

if none of the lib's module init functions make vfs async calls, then it
wouldn't get initialized until the app does.

so you are right, but it still might work.

another idea would be to have a way to tell gtk that you want to use
threads with it...

jacob
-- 



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