Manuel Giraud <[EMAIL PROTECTED]> writes:

> Hi folks,
>
> This morning I wanted to upgrade both stumpwm and clx and stumpwm went
> this way:
>
> Caught 'The value NIL is not of type STUMPWM::SCREEN.' at the top level. 
> Please report this.

> 14: (STUMPWM::PROCESS-MAPPED-WINDOW NIL #<XLIB:WINDOW :0 1000007>)
> 15: ((LABELS #:G145)
>      :PARENT
>      #<XLIB:WINDOW :0 61>
>      :SEND-EVENT-P
>      NIL
>      :WINDOW
>      #<XLIB:WINDOW :0 1000007>)
> 16: (STUMPWM::HANDLE-EVENT)[:EXTERNAL]

Looks like a :map-request comes in and this line:

(find-screen parent)

is failing to return the screen, returning NIL instead.

> I had to darcs obliterate the last 2 patch and now everything works
> fine. Okay maybe it is more a clx issue.

Any idea which clx commit causes the bustage?

-Shawn


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to