AFAIK, you can't run most of awesome lua libs (like awful & naughty)
without awesome itself, as awesome initializes a number of C-based
interfaces for Lua code (like client, screen & a lot of other awesome
specific C-objects are imported into Lua land).
You can't emulate them without running lua code out of awesome
environment.

On Sat, Oct 24, 2009 at 03:46:02AM +0300, Daniel Kreischer wrote:
> d...@minibox:/media/devel/funked$ ./funked.lua
> /usr/bin/lua: /usr/share/awesome/lib/naughty.lua:106: attempt to index
> field 'screen' (a nil value)
> stack traceback:
>       /usr/share/awesome/lib/naughty.lua:106: in main chunk
>       [C]: in function 'require'
>       ./funked.lua:8: in main chunk
>       [C]: ?

Attachment: signature.asc
Description: Digital signature

Reply via email to