On Thu, Sep 4, 2008 at 7:13 AM, Shawn <[EMAIL PROTECTED]> wrote:
> "Rohan Nicholls" <[EMAIL PROTECTED]> writes:
>
>>> The value NIL is not of type STUMPWM::SCREEN.
>>> 12: (STUMPWM::SCREEN-ADD-MAPPED-WINDOW NIL #<XLIB:WINDOW :0 C00009>)
>>> 13: (STUMPWM::ADD-WINDOW NIL #<XLIB:WINDOW :0 C00009>)
>>> 14: (STUMPWM::PROCESS-MAPPED-WINDOW NIL #<XLIB:WINDOW :0 C00009>)
>>> 15: ((LABELS #:G145)
>>>     :PARENT
>>>     #<XLIB:WINDOW :0 69>
>>>     :SEND-EVENT-P
>>>     NIL
>>>     :WINDOW
>>>     #<XLIB:WINDOW :0 C00009>)
>>> 16: (STUMPWM::HANDLE-EVENT)[:EXTERNAL]
>
> The problem seems to be that find-screen is returning nil and not the
> window's screen. I suspect if you add some debug output to print the
> value returned by find-screen in the :map-request event handler, you
> will find this to be so.
>

I have set up a logging thingy that dumps the information
to a file, indeed, the find-screen is returning null.  But I
thought the other information might be useful that is
being used in the function.  When I play with the machine
tonight,  I will have opened a bunch of windows, and can
mail what showed up.  If there is something specific you
need to know about, let me know, and I'll try and add it
to the debugging output.

Thanks for the help with this.

Rohan


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

Reply via email to