stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Re: [PATCH] modified: wrappers.lisp @250 (Julian Stecklina)


From: Egon Hyszczak
Subject: [STUMP] Re: [PATCH] modified: wrappers.lisp @250 (Julian Stecklina)
Date: Fri, 17 Apr 2009 12:38:31 -0400

Hello, I made the change from (os:) to (posix:) because the os -> posix alias wasn't carrying over to -Kfull when compiling with clisp on my Gentoo install.
You can check with this snippet:

for k in base full ; do echo -n "$k "; clisp -K$k -norc -q -x '(find-package "OS")' ; done

I also noticed when browsing through other pieces of code that posix: is used elsewhere.

This change allowed be to compile following the CLISP directions posted on stumpwm.antidesktop.net

-Egon


On Fri, Apr 17, 2009 at 12:30 AM, <address@hidden> wrote:
Send Stumpwm-devel mailing list submissions to
       address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.nongnu.org/mailman/listinfo/stumpwm-devel
or, via email, send a message with subject or body 'help' to
       address@hidden

You can reach the person managing the list at
       address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Stumpwm-devel digest..."


Today's Topics:

  1. Re: [UPDATE]Re: Tag-based window management (Julian Stecklina)
  2. Re: [PATCH] modified: wrappers.lisp @250 (Julian Stecklina)
  3. [BUG] Crash on the intensive window creation/deletion
     (Michael Raskin)


----------------------------------------------------------------------

Message: 1
Date: Thu, 16 Apr 2009 18:48:43 +0200
From: Julian Stecklina <address@hidden>
Subject: Re: [STUMP] [UPDATE]Re: Tag-based window management
To: Michael Raskin <address@hidden>
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Michael Raskin <address@hidden> writes:

> Vitaly Mayatskikh wrote:
>>>> I guess, your X sends events which stumpwm doesn't understand. I have
>>>> relatively the same situation with virt-manager window.
>>> I doubt it. If that was the case, I would expect the effect to be
>>> persistent - as in Thunderbird temporary windows always get stuck. That
>>> is not the case, however. That looks more like "any temporary window has
>>> a fixed small probability of not disappearing".
>
>> I had disappearing windows not in persistence fashion.
>
> Probably it is some complicated situation where my hooks fail

It would help if you can reproduce it using a vanilla stumpwm.

Regards,
--
Julian Stecklina

The day Microsoft makes something that doesn't suck is probably the day
they start making vacuum cleaners - Ernst Jan Plugge




------------------------------

Message: 2
Date: Thu, 16 Apr 2009 18:57:40 +0200
From: Julian Stecklina <address@hidden>
Subject: Re: [STUMP] [PATCH] modified: wrappers.lisp @250
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Egon Hyszczak <address@hidden> writes:

> ---
>  wrappers.lisp |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/wrappers.lisp b/wrappers.lisp
> index 7bae9fe..d4c9db9 100644
> --- a/wrappers.lisp
> +++ b/wrappers.lisp
> @@ -247,7 +247,7 @@ they should be windows. So use this function to make a window out of them."
>
>  #+ (and clisp (not (or linux freebsd)))
>  (eval-when (eval load compile)
> -  (let ((osname (os:uname-sysname (os:uname))))
> +  (let ((osname (posix:uname-sysname (posix:uname))))
>      (cond
>        ((string= osname "Linux") (pushnew :linux *features*))
>        ((string= osname "FreeBSD") (pushnew :freebsd *features*))

Is there any reason for this change?

Regards,
--
Julian Stecklina

The day Microsoft makes something that doesn't suck is probably the day
they start making vacuum cleaners - Ernst Jan Plugge





------------------------------

Message: 3
Date: Thu, 16 Apr 2009 17:00:31 +0400
From: Michael Raskin <address@hidden>
Subject: [STUMP] [BUG] Crash on the intensive window creation/deletion
To: StumpWM-devel <address@hidden>
Message-ID: <address@hidden>
Content-Type: text/plain; charset="koi8-r"

I run StumpWM on top of CLisp (a rather fresh CLisp package from an
obscure distribution). When I tried to reproduce the crashes related to
temporary windows, I managed to find the following crash:

for i in $(seq 50); do xterm -e "sleep 0.$RANDOM" & done ;

gives the attached crash log.
-------------- next part --------------
Using :1
 export  SLIM_CFGFILE=/nix/store/ww24xr2n429v2yn0vn84gq6iidn657dw-slim.cfg
 export  SLIM_THEMESDIR=/nix/store/z6shgqgg35qdkpaqlrirmxwyipjclsiw-slim-theme
 export  FONTCONFIG_FILE=/etc/fonts/fonts.conf
 export  XKB_BINDIR=/nix/store/f8h1f32ava1i4xzrmx2jgiibpylp6md8-xkbcomp-1.0.3/bin
 export  XORG_DRI_DRIVER_PATH=/nix/store/r3khh64pnz7zcq00yhxqc5cz1lhw2ckb-mesa-7.0.2/lib/modules/dri
export _XARGS_=$( grep xserver_arguments $SLIM_CFGFILE | sed -e s/xserver_arguments// | sed -e s/:0/:1/ | sed -e s/vt7/vt8/ )
/nix/store/pkx9m3lqxnd44acqn64rgnlmz7h0j4rv-xorg-server-1.4.2/bin/X $_XARGS_
 i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
 I I I I I I I      8     8   8           8     8     o  8    8
 I  \ `+' /  I      8         8           8     8        8    8
  \  `-+-'  /       8         8           8      ooooo   8oooo
   `-__|__-'        8         8           8           8  8
       |            8     o   8           8     o     8  8
 ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.43 (2007-11-18) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2007

Type :h and hit Enter for context help.

16:53:54 Outputting a message:
       ^2*Welcome to The ^BStump^b ^BW^bindow ^BM^banager!
       Press ^5*C-t ?^2* for help.
16:53:54 Group windows: NIL
16:53:54 no-focus
16:53:54 show-frame-outline!
16:53:54 Redrawing message window!
16:53:54 Outputting a message:
       ^2*Welcome to The ^BStump^b ^BW^bindow ^BM^banager!
       Press ^5*C-t ?^2* for help.
16:53:54 timeout: 2482631/500000
16:53:54 >>> :CREATE-NOTIFY
16:53:54 <<< :CREATE-NOTIFY
16:53:54 timeout: 248239/50000
16:53:54 >>> :CREATE-NOTIFY
16:53:54 <<< :CREATE-NOTIFY
16:53:54 timeout: 1241107/250000
16:53:54 >>> :CREATE-NOTIFY
16:53:54 <<< :CREATE-NOTIFY
16:53:54 timeout: 4964087/1000000
16:53:54 >>> :CREATE-NOTIFY
16:53:54 <<< :CREATE-NOTIFY
16:53:54 timeout: 620469/125000
16:53:54 >>> :CREATE-NOTIFY
16:53:54 <<< :CREATE-NOTIFY
16:53:54 timeout: 4963421/1000000
16:53:54 >>> :MAP-NOTIFY
16:53:54 <<< :MAP-NOTIFY
16:53:54 timeout: 4963091/1000000
16:53:54 >>> :MAP-NOTIFY
16:53:54 <<< :MAP-NOTIFY
16:53:54 timeout: 2481381/500000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_SUPPORTED :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 2479603/500000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_SUPPORTING_WM_CHECK :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 2479211/500000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_CLIENT_LIST :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 154927/31250
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_DESKTOP_GEOMETRY :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 4956863/1000000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_DESKTOP_VIEWPORT :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 4956093/1000000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_NUMBER_OF_DESKTOPS :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 198213/40000
16:53:54 >>> :PROPERTY-NOTIFY
16:53:54 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> :_NET_DESKTOP_NAMES :NEW-VALUE
16:53:54 <<< :PROPERTY-NOTIFY
16:53:54 timeout: 990911/200000
16:53:54 >>> :CONFIGURE-NOTIFY
16:53:54 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 334x30+944+0 localhost #x00200004 #x205E527E> 0 0 1 30 1 NIL
16:53:54 <<< :CONFIGURE-NOTIFY
16:53:54 timeout: 197551/40000
16:53:54 >>> :CONFIGURE-NOTIFY
16:53:54 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 334x30+944+0 localhost #x00200004 #x205E527E> 0 0 334 30 1 NIL
16:53:54 <<< :CONFIGURE-NOTIFY
16:53:54 timeout: 2468949/500000
16:53:54 >>> :CONFIGURE-NOTIFY
16:53:54 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 334x30+944+0 localhost #x00200004 #x205E527E> 0 0 334 30 1 NIL
16:53:54 <<< :CONFIGURE-NOTIFY
16:53:54 timeout: 2468529/500000
16:53:54 >>> :CONFIGURE-NOTIFY
16:53:54 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 334x30+944+0 localhost #x00200004 #x205E527E> 944 0 334 30 1 NIL
16:53:54 <<< :CONFIGURE-NOTIFY
16:53:54 timeout: 2468049/500000
16:53:54 >>> :MAP-NOTIFY
16:53:54 <<< :MAP-NOTIFY
16:53:54 timeout: 1233909/250000
16:53:54 >>> :EXPOSURE
16:53:54 <<< :EXPOSURE
16:53:54 timeout: 2467611/500000
16:53:56 >>> :KEY-PRESS
16:53:56 vvv Grab keyboard: :SUCCESS
16:53:56 Awaiting key (*TOP-MAP* *TILE-GROUP-TOP-MAP* *GROUP-TOP-MAP*)
16:53:56 key-press:
#S(STUMPWM::KEY :KEYSYM 116 :SHIFT NIL :CONTROL T :META NIL :ALT NIL :HYPER NIL
  :SUPER NIL) 4 *ROOT-MAP*
16:53:56 Awaiting key (*ROOT-MAP* *TILE-GROUP-ROOT-MAP* *GROUP-ROOT-MAP*)
16:53:56 key-press:
#S(STUMPWM::KEY :KEYSYM 99 :SHIFT NIL :CONTROL NIL :META NIL :ALT NIL
  :HYPER NIL :SUPER NIL) 0 "exec xterm"
16:53:56 ^^^ Ungrab keyboard: NIL
16:53:56 <<< :KEY-PRESS
16:53:56 timeout: 446519/125000
16:53:56 >>> :CREATE-NOTIFY
16:53:56 <<< :CREATE-NOTIFY
16:53:56 timeout: 1785887/500000
16:53:56 >>> :CONFIGURE-REQUEST
16:53:56 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0040000D #x2066544E> 0 0 484 316 1 12
16:53:56 <<< :CONFIGURE-REQUEST
16:53:56 timeout: 712131/200000
16:53:56 >>> :UNMAP-NOTIFY
16:53:56 UNMAP: NIL T NIL
16:53:56 <<< :UNMAP-NOTIFY
16:53:56 timeout: 890023/250000
16:53:56 >>> :EXPOSURE
16:53:56 show-frame-outline!
16:53:56 <<< :EXPOSURE
16:53:56 timeout: 1775983/500000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0040000D #x2066544E> 0 0 1 316 1 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 3551097/1000000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0040000D #x2066544E> 0 0 484 316 1 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 710057/200000
16:53:56 >>> :MAP-REQUEST
16:53:56 map request: #<WINDOW 484x316+0+0 localhost #x0040000D #x2066544E> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205E4D66> NIL
16:53:56 role: NIL
16:53:56 Free number: NIL
16:53:56 maximizing #S(TILE-WINDOW "xterm" #x40000D)
16:53:56 maximize window #S(TILE-WINDOW "xterm" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:56 focus-window: #S(TILE-WINDOW "xterm" #x40000D)
16:53:56 show-frame-outline!
16:53:56 focus-window: #S(TILE-WINDOW "xterm" #x40000D)
16:53:56 show-frame-outline!
16:53:56 <<< :MAP-REQUEST
16:53:56 timeout: 3278427/1000000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 655513/200000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 1638379/500000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 0 0 484 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 1637863/500000
16:53:56 >>> :CREATE-NOTIFY
16:53:56 <<< :CREATE-NOTIFY
16:53:56 timeout: 20471/6250
16:53:56 >>> :REPARENT-NOTIFY
16:53:56 <<< :REPARENT-NOTIFY
16:53:56 timeout: 654991/200000
16:53:56 >>> :REPARENT-NOTIFY
16:53:56 <<< :REPARENT-NOTIFY
16:53:56 timeout: 3274539/1000000
16:53:56 >>> :REPARENT-NOTIFY
16:53:56 <<< :REPARENT-NOTIFY
16:53:56 timeout: 3274139/1000000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :WM_NAME :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 3262633/1000000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :_NET_WM_ALLOWED_ACTIONS :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 1630883/500000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :WM_STATE :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 3260977/1000000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :_NET_WM_DESKTOP :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 1630103/500000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 0 484 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 130371/40000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 0 484 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 203653/62500
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 484 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 1628813/500000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 484 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 3256787/1000000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 1276 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 81399/25000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 1276 316 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 647257/200000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 1276 1018 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 3235441/1000000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> 1 2 1276 1018 0 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 808653/250000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000B #x205DAE06> 0 0 1278 316 1 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 1616681/500000
16:53:56 >>> :CONFIGURE-NOTIFY
16:53:56 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000B #x205DAE06> 0 0 1278 1022 1 NIL
16:53:56 <<< :CONFIGURE-NOTIFY
16:53:56 timeout: 404063/125000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :_NET_FRAME_EXTENTS :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 323163/100000
16:53:56 >>> :MAP-NOTIFY
16:53:56 <<< :MAP-NOTIFY
16:53:56 timeout: 3231291/1000000
16:53:56 >>> :MAP-NOTIFY
16:53:56 <<< :MAP-NOTIFY
16:53:56 timeout: 3230957/1000000
16:53:56 >>> :MAP-NOTIFY
16:53:56 <<< :MAP-NOTIFY
16:53:56 timeout: 100957/31250
16:53:56 >>> :ENTER-NOTIFY
16:53:56 <<< :ENTER-NOTIFY
16:53:56 timeout: 129207/40000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :WM_STATE :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 1614647/500000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :_NET_WM_STATE :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 80711/25000
16:53:56 >>> :FOCUS-IN
16:53:56 <<< :FOCUS-IN
16:53:56 timeout: 807027/250000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_ACTIVE_WINDOW :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 3227347/1000000
16:53:56 >>> :PROPERTY-NOTIFY
16:53:56 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:53:56 <<< :PROPERTY-NOTIFY
16:53:56 timeout: 3226569/1000000
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 390781/1000000
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0060000D #x20668EAE> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 372683/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0060000D #x20668EAE> 0 0 1 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 46483/125000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0060000D #x20668EAE> 0 0 484 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 370953/1000000
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 181833/500000
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0080000D #x2067735E> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 429/1250
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0080000D #x2067735E> 0 0 1 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 342377/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x0080000D #x2067735E> 0 0 484 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 34157/100000
16:53:59 >>> :MAP-REQUEST
16:53:59 map request: #<WINDOW 484x316+0+0 localhost #x0060000D #x20668EAE> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:53:59 role: NIL
16:53:59 Free number: (0)
16:53:59 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:53:59 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:59 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:53:59 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:59 focus-window: #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:53:59 show-frame-outline!
16:53:59 <<< :MAP-REQUEST
16:53:59 timeout: 20541/62500
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 327871/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 327087/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> 0 0 484 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 326043/1000000
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 162849/500000
16:53:59 >>> :REPARENT-NOTIFY
16:53:59 <<< :REPARENT-NOTIFY
16:53:59 timeout: 162647/500000
16:53:59 >>> :REPARENT-NOTIFY
16:53:59 <<< :REPARENT-NOTIFY
16:53:59 timeout: 32483/100000
16:53:59 >>> :REPARENT-NOTIFY
16:53:59 <<< :REPARENT-NOTIFY
16:53:59 timeout: 324419/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> :_NET_WM_ALLOWED_ACTIONS :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 323633/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> :WM_STATE :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 322871/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> :_NET_WM_DESKTOP :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 161049/500000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205DA79E> :_NET_FRAME_EXTENTS :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 80327/250000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> 1 0 484 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 20029/62500
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x20668EAE> 1 0 484 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 63929/200000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 484 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 73761/250000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 484 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 147059/500000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 1276 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 231599/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 1276 316 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 230751/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 1276 1018 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 229933/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> 1 2 1276 1018 0 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 114563/500000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000C #x205DB486> 0 0 1278 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 2283/10000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000C #x205DB486> 0 0 1278 1022 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 113739/500000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> :_NET_FRAME_EXTENTS :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 226709/1000000
16:53:59 >>> :MAP-NOTIFY
16:53:59 <<< :MAP-NOTIFY
16:53:59 timeout: 113181/500000
16:53:59 >>> :MAP-NOTIFY
16:53:59 <<< :MAP-NOTIFY
16:53:59 timeout: 226027/1000000
16:53:59 >>> :MAP-NOTIFY
16:53:59 <<< :MAP-NOTIFY
16:53:59 timeout: 197971/1000000
16:53:59 >>> :ENTER-NOTIFY
16:53:59 <<< :ENTER-NOTIFY
16:53:59 timeout: 19741/100000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> :WM_STATE :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 98293/500000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB296> :_NET_WM_STATE :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 24471/125000
16:53:59 >>> :FOCUS-OUT
16:53:59 #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205D94FE> :NORMAL :NONLINEAR
16:53:59 <<< :FOCUS-OUT
16:53:59 timeout: 195031/1000000
16:53:59 >>> :FOCUS-IN
16:53:59 <<< :FOCUS-IN
16:53:59 timeout: 194697/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_ACTIVE_WINDOW :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 193909/1000000
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: 5039/31250
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 160809/1000000
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x00C0000D #x2061E536> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 132871/1000000
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 8279/62500
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x00A0000D #x206248C6> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 121493/1000000
16:53:59 >>> :MAP-REQUEST
16:53:59 map request: #<WINDOW 484x316+0+0 localhost #x0080000D #x205DB2AE> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:53:59 role: NIL
16:53:59 Free number: (0 1)
16:53:59 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:53:59 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:59 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:53:59 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:59 maximizing #S(TILE-WINDOW "sleep 0.20371" #x80000D)
16:53:59 maximize window #S(TILE-WINDOW "sleep 0.20371" #x80000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:53:59 focus-window: #S(TILE-WINDOW "sleep 0.20371" #x80000D)
16:53:59 show-frame-outline!
16:53:59 <<< :MAP-REQUEST
16:53:59 timeout: 1359/31250
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 43121/1000000
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x00E0000D #x2063A64E> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 2521/100000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x00C0000D #x2061E536> 0 0 1 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 11717/1000000
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x00C0000D #x2061E536> 0 0 484 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: 10877/1000000
16:53:59 >>> :CREATE-NOTIFY
16:53:59 <<< :CREATE-NOTIFY
16:53:59 timeout: 10517/1000000
16:53:59 >>> :CONFIGURE-REQUEST
16:53:59 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0100000D #x20648B0E> 0 0 484 316 1 12
16:53:59 <<< :CONFIGURE-REQUEST
16:53:59 timeout: 0
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x00A0000D #x206248C6> 0 0 1 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: NIL
16:53:59 >>> :CONFIGURE-NOTIFY
16:53:59 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 484x316+0+0 localhost #x00A0000D #x206248C6> 0 0 484 316 1 NIL
16:53:59 <<< :CONFIGURE-NOTIFY
16:53:59 timeout: NIL
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: NIL
16:53:59 >>> :PROPERTY-NOTIFY
16:53:59 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:53:59 <<< :PROPERTY-NOTIFY
16:53:59 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x18774+7+0 localhost #x0080000D #x205DB2AE> 0 0 484 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CREATE-NOTIFY
16:54:00 <<< :CREATE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :REPARENT-NOTIFY
16:54:00 <<< :REPARENT-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :REPARENT-NOTIFY
16:54:00 <<< :REPARENT-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :REPARENT-NOTIFY
16:54:00 <<< :REPARENT-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x50894+7+0 localhost #x0080000D #x205DB2AE> :_NET_WM_ALLOWED_ACTIONS :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-REQUEST
16:54:00 map request: #<WINDOW 484x316+0+0 localhost #x00C0000D #x2061E536> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:00 role: NIL
16:54:00 Free number: (0 1 2)
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.20371" #x80000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.20371" #x80000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.5350" #xC0000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 focus-window: #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:00 show-frame-outline!
16:54:00 <<< :MAP-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB2AE> :WM_STATE :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB2AE> :_NET_WM_DESKTOP :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CREATE-NOTIFY
16:54:00 <<< :CREATE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-REQUEST
16:54:00 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0120000D #x20694C0E> 0 0 484 316 1 12
16:54:00 <<< :CONFIGURE-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1x1+0+0 localhost #x0060000D #x205DB296> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205D94FE> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-REQUEST
16:54:00 16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 7x44762+0+24 localhost #x00A0000D #x206248C6> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 role: NIL
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Free number: (0 1 2 3)
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.5350" #xC0000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.20371" #x80000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.20371" #x80000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:00 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 maximize window #S(TILE-WINDOW "Unnamed" #xA0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 Ignoring error: XLIB:WINDOW-ERROR
16:54:00 focus-window: #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:00 show-frame-outline!
16:54:00 Ignoring error: XLIB:MATCH-ERROR
16:54:00 <<< :MAP-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 0 484 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 0 484 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 484 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 484 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 1276 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 1276 316 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 1276 1018 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> 1 2 1276 1018 0 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CREATE-NOTIFY
16:54:00 <<< :CREATE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-REQUEST
16:54:00 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0140000D #x206017C6> 0 0 484 316 1 12
16:54:00 <<< :CONFIGURE-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000D #x205DB50E> 0 0 1278 316 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000D #x205DB50E> 0 0 1278 1022 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-NOTIFY
16:54:00 <<< :MAP-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-NOTIFY
16:54:00 <<< :MAP-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-NOTIFY
16:54:00 <<< :MAP-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :ENTER-NOTIFY
16:54:00 <<< :ENTER-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> :WM_STATE :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> :_NET_WM_STATE :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :FOCUS-OUT
16:54:00 #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB0D6> :NORMAL :NONLINEAR
16:54:00 <<< :FOCUS-OUT
16:54:00 timeout: NIL
16:54:00 >>> :FOCUS-IN
16:54:00 <<< :FOCUS-IN
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_ACTIVE_WINDOW :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :PROPERTY-NOTIFY
16:54:00 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:00 <<< :PROPERTY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1x1+0+0 localhost #x00E0000D #x205DB7D6> 0 0 1 316 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1x1+0+0 localhost #x00E0000D #x205DB7D6> 0 0 484 316 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :UNMAP-NOTIFY
16:54:00 UNMAP: NIL NIL #S(TILE-WINDOW "sleep 0.20371" #x80000D)
16:54:00 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:00 <<< :UNMAP-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :UNMAP-NOTIFY
16:54:00 UNMAP: NIL T NIL
16:54:00 <<< :UNMAP-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :FOCUS-OUT
16:54:00 #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB0EE> :NORMAL :NONLINEAR
16:54:00 <<< :FOCUS-OUT
16:54:00 timeout: NIL
16:54:00 >>> :FOCUS-IN
16:54:00 <<< :FOCUS-IN
16:54:00 timeout: NIL
16:54:00 >>> :DESTROY-NOTIFY
16:54:00 <<< :DESTROY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :DESTROY-NOTIFY
16:54:00 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:00 destroying parent window
16:54:00 parent window is #<WINDOW 1278x1022+0+0 localhost #x0020000D #x205DB50E>
16:54:00 <<< :DESTROY-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1x1+0+0 localhost #x0100000D #x205DB7FE> 0 0 1 316 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-NOTIFY
16:54:00 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1x1+0+0 localhost #x0100000D #x205DB7FE> 0 0 484 316 1 NIL
16:54:00 <<< :CONFIGURE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :MAP-REQUEST
16:54:00 map request: #<WINDOW 1x1+0+0 localhost #x00E0000D #x205DB7D6> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:00 role: NIL
16:54:00 Free number: (0 1 3 4)
16:54:00 maximizing #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:00 maximize window #S(TILE-WINDOW "Unnamed" #xA0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.5350" #xC0000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:00 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.12135" #xE0000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.12135" #xE0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:00 focus-window: #S(TILE-WINDOW "sleep 0.12135" #xE0000D)
16:54:00 show-frame-outline!
16:54:00 <<< :MAP-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :CREATE-NOTIFY
16:54:00 <<< :CREATE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-REQUEST
16:54:00 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0160000D #x2066C5AE> 0 0 484 316 1 12
16:54:00 <<< :CONFIGURE-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :CREATE-NOTIFY
16:54:00 <<< :CREATE-NOTIFY
16:54:00 timeout: NIL
16:54:00 >>> :CONFIGURE-REQUEST
16:54:00 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0180000D #x20672C1E> 0 0 484 316 1 12
16:54:00 <<< :CONFIGURE-REQUEST
16:54:00 timeout: NIL
16:54:00 >>> :MAP-REQUEST
16:54:00 map request: #<WINDOW 1x1+0+0 localhost #x0100000D #x205DB7FE> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:00 role: NIL
16:54:00 Free number: (0 1 2 3 4)
16:54:00 maximizing #S(TILE-WINDOW "sleep 0.12135" #xE0000D)
16:54:00 maximize window #S(TILE-WINDOW "sleep 0.12135" #xE0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:00 maximizing #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "Unnamed" #xA0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximizing #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "sleep 0.5350" #xC0000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximizing #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "sleep 0.3532" #x60000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:01 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:01 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:01 maximizing #S(TILE-WINDOW "sleep 0.13953" #x100000D)
16:54:01 maximize window #S(TILE-WINDOW "sleep 0.13953" #x100000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:01 focus-window: #S(TILE-WINDOW "sleep 0.13953" #x100000D)
16:54:01 show-frame-outline!
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :MAP-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :UNMAP-NOTIFY
16:54:01 UNMAP: NIL NIL #S(TILE-WINDOW "sleep 0.3532" #x60000D)
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 <<< :UNMAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :UNMAP-NOTIFY
16:54:01 UNMAP: NIL T NIL
16:54:01 <<< :UNMAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x0020000C #x205DB216>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0200000D #x206ADA56> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x01E0000D #x206B3D66> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x31430+7+0 localhost #x00C0000D #x205DB36E> 0 0 484 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :REPARENT-NOTIFY
16:54:01 <<< :REPARENT-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :REPARENT-NOTIFY
16:54:01 <<< :REPARENT-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :REPARENT-NOTIFY
16:54:01 <<< :REPARENT-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x63510+7+0 localhost #x00C0000D #x205DB36E> :_NET_WM_ALLOWED_ACTIONS :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x23854+7+0 localhost #x00C0000D #x205DB12E> :WM_STATE :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x60110+7+0 localhost #x00C0000D #x205DB12E> :_NET_WM_DESKTOP :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x01A0000D #x205E7676> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0220000D #x205ED986> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x01C0000D #x205F3C96> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 focus-window: #S(TILE-WINDOW "sleep 0.12135" #xE0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 show-frame-outline!
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x00200011 #x205DC046>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 focus-window: #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 show-frame-outline!
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x00200010 #x205DB9CE>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 0 1 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 2 1 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 2 1276 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 2 1276 1018 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 2 1276 1018 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0240000D #x2062D63E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1276x1018+1+2 localhost #x0080000D #x205DB026> 1 2 484 316 0 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205D9406> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1276x1018+1+2 localhost #x0060000D #x205DB00E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x63542+7+2 localhost #x00C0000D #x205DB12E> 1 0 484 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x26726+7+2 localhost #x00C0000D #x205DB12E> 1 0 484 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x55502+7+2 localhost #x00C0000D #x205DB12E> 1 2 484 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x18742+7+2 localhost #x00C0000D #x205DB12E> 1 2 484 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x47518+7+2 localhost #x00C0000D #x205DB12E> 1 2 1276 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x10758+7+2 localhost #x00C0000D #x205DB12E> 1 2 1276 316 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x39534+7+2 localhost #x00C0000D #x205DB12E> 1 2 1276 1018 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x2774+7+2 localhost #x00C0000D #x205DB12E> 1 2 1276 1018 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000E #x205DB2C6> 0 0 1278 316 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 CONFIGURE NOTIFY NIL #<XLIB:WINDOW 1278x1022+0+0 localhost #x0020000E #x205DB2C6> 0 0 1278 1022 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x02C0000D #x2067A44E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x38630+7+2 localhost #x00C0000D #x205DB12E> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :MAP-NOTIFY
16:54:01 <<< :MAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :MAP-NOTIFY
16:54:01 <<< :MAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :MAP-NOTIFY
16:54:01 <<< :MAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :ENTER-NOTIFY
16:54:01 <<< :ENTER-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x63278+7+2 localhost #x00C0000D #x205DB12E> :WM_STATE :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x60022+7+2 localhost #x00C0000D #x205DB12E> :_NET_WM_STATE :NEW-VALUE
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :FOCUS-OUT
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
#<XLIB:WINDOW 33764x55840+-9696+0 localhost #x00C0000D #x205DB12E> :NORMAL :POINTER
16:54:01 <<< :FOCUS-OUT
16:54:01 timeout: NIL
16:54:01 >>> :FOCUS-IN
16:54:01 <<< :FOCUS-IN
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_ACTIVE_WINDOW :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 focus-window: #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 show-frame-outline!
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x0020000F #x205DB3EE>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 2x33400+109+-8904 localhost #x0120000D #x205DB356> 0 0 1 316 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x55150+7+-8904 localhost #x0120000D #x205DB356> 0 0 484 316 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x02A0000D #x206809FE> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0280000D #x205DBD4E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0260000D #x205DBD76> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :MAP-REQUEST
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 46062x24414+20934+32638 localhost #x0120000D #x205DB356> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 role: NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Free number: (0 3)
16:54:01 maximizing #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "sleep 0.5350" #xC0000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:01 maximizing #S(TILE-WINDOW "Unnamed" #x120000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 maximize window #S(TILE-WINDOW "Unnamed" #x120000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 focus-window: #S(TILE-WINDOW "Unnamed" #x120000D)
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 show-frame-outline!
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :MAP-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :UNMAP-NOTIFY
16:54:01 UNMAP: NIL NIL #S(TILE-WINDOW "sleep 0.5350" #xC0000D)
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :UNMAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :UNMAP-NOTIFY
16:54:01 UNMAP: NIL T NIL
16:54:01 <<< :UNMAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :FOCUS-OUT
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
#<XLIB:WINDOW 3x33358+109+-8904 localhost #x00C0000D #x205DB12E> :NORMAL :NONLINEAR
16:54:01 <<< :FOCUS-OUT
16:54:01 timeout: NIL
16:54:01 >>> :FOCUS-IN
16:54:01 <<< :FOCUS-IN
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x0020000E #x205DB2C6>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x02E0000D #x205DC0BE> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x51126+7+0 localhost #x0060000D #x205DB00E> 1 0 1 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x13518+7+0 localhost #x0060000D #x205DB00E> 1 2 1 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x41486+7+0 localhost #x0060000D #x205DB00E> 1 2 1276 1 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x3918+7+0 localhost #x0060000D #x205DB00E> 1 2 1276 1018 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x32694+7+0 localhost #x0060000D #x205DB00E> 1 2 1276 1018 0 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0340000D #x205E6996> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0320000D #x205E8BDE> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :DESTROY-NOTIFY
16:54:01 withdraw window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 focus-window: #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:01 show-frame-outline!
16:54:01 destroy window #S<screen #<XLIB:SCREEN #x205D866E>>
16:54:01 destroying parent window
16:54:01 parent window is #<WINDOW 1278x1022+0+0 localhost #x00200012 #x20601A6E>
16:54:01 <<< :DESTROY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 34x51494+109+-8904 localhost #x00E0000D #x205DB176> 0 0 484 316 1 12
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :PROPERTY-NOTIFY
16:54:01 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205D9406> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:01 <<< :PROPERTY-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x29254+7+-8904 localhost #x0020000F #x205DB36E> 0 17128 33844 33990 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x14038+7+-8904 localhost #x0020000F #x205DB36E> 0 0 33844 33990 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0360000D #x20635AD6> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x38638+7+0 localhost #x0020000F #x205DB36E> 0 0 1278 33990 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-NOTIFY
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x1030+7+0 localhost #x0020000F #x205DB36E> 0 0 1278 1022 1 NIL
16:54:01 <<< :CONFIGURE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 44762x29822+7+0 localhost #x0100000D #x205DB19E> 0 0 484 316 1 12
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x03A0000D #x2065237E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0380000D #x206545C6> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x03E0000D #x205DBE66> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x03C0000D #x205DBE8E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0480000D #x205DBF1E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0460000D #x205DBF46> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0440000D #x205DBF6E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0420000D #x205DBF96> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0400000D #x205DBFBE> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:01 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 44762x13694+7+0 localhost #x00A0000D #x205DB146> 0 0 484 316 1 12
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 Ignoring error: XLIB:WINDOW-ERROR
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CREATE-NOTIFY
16:54:01 <<< :CREATE-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :MAP-NOTIFY
16:54:01 <<< :MAP-NOTIFY
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0520000D #x205DC806> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0500000D #x205DEA4E> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x04E0000D #x205E0C96> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x04C0000D #x205E2EDE> 0 0 484 316 1 12
16:54:01 <<< :CONFIGURE-REQUEST
16:54:01 timeout: NIL
16:54:01 >>> :CONFIGURE-REQUEST
16:54:01 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x04A0000D #x205E5126> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_ACTIVE_WINDOW :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :MAP-REQUEST
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 7x44762+0+24 localhost #x0060000D #x205DB00E> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 role: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Free number: (0)
16:54:02 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #x60000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #x60000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 focus-window: #S(TILE-WINDOW "Unnamed" #x60000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 show-frame-outline!
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 <<< :MAP-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CREATE-NOTIFY
16:54:02 <<< :CREATE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0540000D #x205EF4FE> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 44762x54894+7+0 localhost #x00C0000D #x205DB12E> 0 0 484 316 1 12
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x05A0000D #x206104BE> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0580000D #x20612E76> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0560000D #x206150BE> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x05C0000D #x2066990E> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-REQUEST
16:54:02 CONFIGURE REQUEST :ABOVE #<XLIB:WINDOW 1x1+0+0 localhost #x0300000D #x205DBDAE> 0 0 484 316 1 12
16:54:02 <<< :CONFIGURE-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x41414+7+0 localhost #x0140000D #x205DB38E> 0 0 1 316 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x3870+7+0 localhost #x0140000D #x205DB38E> 0 0 484 316 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :MAP-REQUEST
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 33336x24414+-23882+6 localhost #x00A0000D #x205DB146> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 role: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Free number: (0 1)
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #x60000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #x60000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #xA0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 focus-window: #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 show-frame-outline!
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 <<< :MAP-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :MAP-REQUEST
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 33336x24414+-23882+6 localhost #x0140000D #x205DB38E> #<WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 role: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Free number: (0 1 2)
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #xA0000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #xA0000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #x60000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #x60000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximizing #S(TILE-WINDOW "401a0bf1:test:~" #x40000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "401a0bf1:test:~" #x40000D) x: 0 y: 0 width: 1276 height: 1018 border: 1 stick: NIL
16:54:02 maximizing #S(TILE-WINDOW "Unnamed" #x140000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 maximize window #S(TILE-WINDOW "Unnamed" #x140000D) x: 0 y: 0 width: 1278 height: 1022 border: 1 stick: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 focus-window: #S(TILE-WINDOW "Unnamed" #x140000D)
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 show-frame-outline!
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 <<< :MAP-REQUEST
16:54:02 timeout: NIL
16:54:02 >>> :UNMAP-NOTIFY
16:54:02 UNMAP: NIL T NIL
16:54:02 <<< :UNMAP-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :DESTROY-NOTIFY
16:54:02 <<< :DESTROY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1280x1024+0+0 localhost #x00000064 #x205D869E> :_NET_CLIENT_LIST_STACKING :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 3x33358+-32140+-8968 localhost #x00E0000D #x205DB176> 0 0 1 1 0 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CREATE-NOTIFY
16:54:02 <<< :CREATE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :REPARENT-NOTIFY
16:54:02 <<< :REPARENT-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :REPARENT-NOTIFY
16:54:02 <<< :REPARENT-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :REPARENT-NOTIFY
16:54:02 <<< :REPARENT-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x60694+7+0 localhost #x00E0000D #x205DB176> :_NET_WM_ALLOWED_ACTIONS :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x21038+7+0 localhost #x00E0000D #x205DB176> :WM_NORMAL_HINTS :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x48390+7+0 localhost #x00E0000D #x205DB176> :_NET_WM_PID :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x10230+7+0 localhost #x00E0000D #x205DB176> :WM_STATE :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x37518+7+0 localhost #x00E0000D #x205DB176> :_NET_WM_DESKTOP :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 33764x55840+-9696+0 localhost #x00A0000D #x205DB146> 0 0 1278 1 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x26014+7+0 localhost #x00A0000D #x205DB146> 0 0 1278 1022 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x54806+7+0 localhost #x00A0000D #x205DB146> 0 0 1278 1022 0 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x18062+7+0 localhost #x00C0000D #x205DB12E> 1 0 1 1 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x46854+7+0 localhost #x00C0000D #x205DB12E> 1 2 1 1 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x9286+7+0 localhost #x00C0000D #x205DB12E> 1 2 1276 1 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x37254+7+0 localhost #x00C0000D #x205DB12E> 1 2 1276 1018 1 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :CONFIGURE-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
CONFIGURE NOTIFY NIL #<XLIB:WINDOW 44762x494+7+0 localhost #x00C0000D #x205DB12E> 1 2 1276 1018 0 NIL
16:54:02 <<< :CONFIGURE-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 property notify #<XLIB:WINDOW 1276x1018+1+2 localhost #x0040000D #x205D9406> :_NET_FRAME_EXTENTS :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x46366+7+2 localhost #x00E0000D #x205DB176> :WM_PROTOCOLS :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :PROPERTY-NOTIFY
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
property notify #<XLIB:WINDOW 44762x8150+7+2 localhost #x00E0000D #x205DB176> :WM_PROTOCOLS :NEW-VALUE
16:54:02 <<< :PROPERTY-NOTIFY
16:54:02 timeout: NIL
16:54:02 >>> :MAP-REQUEST
16:54:02 16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
map request: #<WINDOW 7x44762+0+24 localhost #x00E0000D #x205DB176> #<WINDOW 44762x62702+7+24 localhost #x00200010 #x205DB5FE> NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 role: NIL
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:WINDOW-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
16:54:02 Ignoring error: XLIB:DRAWABLE-ERROR
Caught '
SYSTEM::%STRUCTURE-REF:...

[Message clipped]  


reply via email to

[Prev in Thread] Current Thread [Next in Thread]