Re: bonobo-activation bug ...



Michael Meeks <michael peabody ximian com> writes: 
>         However - the most immediate and embarassing problem can be
> removed (most likely) by using the linc mainloop instead of the glib
> mainloop for listening on the forked process for it's IOR; this should
> stop any glib idle handlers kicking in until we're activated - perhaps; I
> havn't checked this out in detail.

This may miss an obvious point, but why not just use select()?

If idle handlers are blocked, the GUI will lock up anyhow. So you may
as well be totally safe, right?

Havoc



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