Hi,

On 14.02.2013 20:08, Daniel wrote:
> At some point after start up awesome, my wm log (I run awesome >&.wm.log
> in .xinirc) begins to fill up with the following. I comes every second
> or so.
> 
> W: awesome: luaA_dofunction:78: error while running function
> stack traceback:
>         /usr/share/awesome/lib/naughty.lua:211: in function 'destroy'
>         /usr/share/awesome/lib/naughty.lua:334: in function
>         </usr/share/awesome/lib/naughty.lua:334>
> error: /usr/share/awesome/lib/naughty.lua:211: attempt to index field
> 'box' (a nil value)
[...]

What's the first error that you have in your log? Is it different?

My only guess so far is that an error occurred while creating a notification
which is now half-broken. It is broken enough that the timer which is supposed
to destroy it errors out and gets called again and again.

> And unfortunately, the backtrace is very shallow... Any ideas? Could I get
> more info, longer backtrace somehow?

I am afraid that this is the full backtrace. The die() function in line 334 is
called due to a timer event and this calls naughty.destroy().

Uli
-- 
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451

-- 
To unsubscribe, send mail to [email protected].

Reply via email to