❦ 29 juillet 2012 18:56 CEST, wojtek danilo <[email protected]> :

> thats strange. I still have the same error (see below).
> Which version of awesome do you use? If it is never than mine we can close
> this topic as solved because it seems that something in api may change and
> I will wait for newer version in my repo :(
>
> W: awesome: luaA_dofunction:108: error while running function
> stack traceback:
> /home/wdanilo/.config/awesome/rc.lua:44: in function
> </home/wdanilo/.config/awesome/rc.lua:39>
> [C]: in function '(for generator)'
> /home/wdanilo/.config/awesome/quake.lua:47: in function 'display'
> /home/wdanilo/.config/awesome/quake.lua:155: in function
> </home/wdanilo/.config/awesome/quake.lua:153>
> error: /home/wdanilo/.config/awesome/rc.lua:44: attempt to index global
> 'naughty' (a nil value)
> W: awesome: luaA_dofunction:108: error while running function
> stack traceback:
> /home/wdanilo/.config/awesome/quake.lua:47: in function 'display'
> /home/wdanilo/.config/awesome/quake.lua:155: in function
> </home/wdanilo/.config/awesome/quake.lua:153>
> error: /home/wdanilo/.config/awesome/quake.lua:47: attempt to call a nil
> value

I don't remember that you mentioned this error. Could you just add on
top of your rc.lua :

#v+
require("naughty")
#v-

You will still get an error but maybe it will get more easy to
understand. Maybe the error line 47 is not about a nil value but is
something else and this is masked by the previous error.
-- 
panic("huh?\n");
        2.2.16 /usr/src/linux/arch/i386/kernel/smp.c

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

Reply via email to