stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Re: Bug, or something, Stumpwm crashing when creating a new


From: Rohan Nicholls
Subject: Re: [STUMP] Re: Bug, or something, Stumpwm crashing when creating a new window
Date: Fri, 5 Sep 2008 14:05:44 +0200

On Thu, Sep 4, 2008 at 7:13 AM, Shawn <address@hidden> wrote:
> "Rohan Nicholls" <address@hidden> 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




reply via email to

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