xfce4-session broken

Olivier Fourdan fourdan at xfce.org
Sat Mar 13 14:40:58 CET 2004


On Sat, 2004-03-13 at 10:34, Benedikt Meurer wrote:
> Anything new on this topic?

Yes, the problem is similar to #93103 in gnome-session, grabbing the
server causes a dead lock. Removing it all together fixes the issue.

There is another problem (and I'm a bit surprised this one doesn't show
in gtk 2.2 too), as by calling "gtk_widget_show ()" you assume the
widget is realized and visible. I think you should use
"gtk_widget_show_now ()" for that, as grabbing is not permitted by X on
an invisible window (IIRC).

HTH,
Cheers,
-- 
 - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - 





More information about the Xfce4-dev mailing list