On Fri, 16 Dec 2011 11:14:54 +0800, Cong Wang <[email protected]> wrote:
> [SNIP]
> 
> and I can see some errors now:
> 
> /usr/share/awesome/lib/beautiful.lua:37: bad argument #1 to 'pairs'
> (table expected, got nil)
> /usr/share/awesome/lib/beautiful.lua:37: bad argument #1 to 'pairs'
> (table expected, got nil)
> 
> Thanks.
> 

You appear to have commented out (or are simply lacking) the

  #+begin_src lua
    theme.wallpaper_cmd = { "..." }
  #+end_src

line in your custom 'theme.lua'.  This causes issues as of v3.4.11
(more specifically, as of commit 4155303b).


Peace

-- 
Pieter

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

Reply via email to