Re: GdkWindow unexpectedly destroyed URGETN



On Tue, Dec 03, 2002 at 05:42:55PM +0100, Matteo Frigerio wrote:
> Hello, i have a problem with my app: i receive the
> message "Gdk-WARNING **: GdkWindow ...... unexpectedly
> destroyed" (file gdkwindow-x11.c).
> After this my app become very slow in repainting and
> pratically unusable. What cam produce this error ? 
> 

Means an X window was destroyed without using gdk_window_destroy(), 
maybe by another app, or by using plain xlib.

Havoc



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