Re: menu bug solved? --- "restart" failing & other mysterious bugs
- From: mmc maruska dyndns org (Michal Maruška)
- To: John Harper <jsh unfactored org>
- Cc: sawfish-list gnome org
- Subject: Re: menu bug solved? --- "restart" failing & other mysterious bugs
- Date: Fri, 18 Feb 2005 04:11:01 +0100
mmc maruska dyndns org (Michal Maruška) writes:
> same error (implicit Xflush instead of Xsync) is behind the occasional failure of
> "restart" command, with the error message "You may only run one window manager".
>
> that is src/display.c
> sys_kill (void):
>
> + XSync(dpy,TRUE);
> XCloseDisplay (dpy);
and i forgot the important part:
+ XSelectInput (dpy, root_window, NoEventMask);
XSync(dpy,TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]