Re: [gtk-list] Re: Xlib errors - Can someone decrypt this for me?
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Xlib errors - Can someone decrypt this for me?
- Date: Sun, 17 Jan 1999 12:18:47 -0600 (CST)
On Sun, 17 Jan 1999, James Bailie wrote:
>
> Perchance have you fork()ed and exec()ed without closing the connection to
> the X server?
>
> If so, #include <X11/Xlib.h> and <gdk/gdkx.h> and do
>
> close( ConnectionNumber( gdk_display );
>
> after the fork() and before the exec();
>
It sure would be nice to have gdk_close_display() for this purpose...
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]