Re: xlib detect x killed

2003-02-13 Thread Branden Robinson
On Wed, Feb 12, 2003 at 02:49:12PM +0100, bitlov wrote: > How to detect that the X server has been killed or stopped ? > > My program that use a window with the override_redirect flag set crashs when > sending x request to a dead X server. I have tried to detect dead X with > XSetErrorHandler() an

Re: xlib detect x killed

2003-02-13 Thread Branden Robinson
On Wed, Feb 12, 2003 at 02:49:12PM +0100, bitlov wrote: > How to detect that the X server has been killed or stopped ? > > My program that use a window with the override_redirect flag set crashs when > sending x request to a dead X server. I have tried to detect dead X with > XSetErrorHandler() an