I would also check for any external files used in the config file - rc.lua might look for themes, pictures or scripts which may not exist.
"Sylvester Y. Shi" <[email protected]> wrote: >awesome -k will check lua sytax error in your rc.conf file. >Fix it if any error reports. >Otherwise, check log file - or stderr to see what happened. > > >于 2011年12月15日 20:00, Cong Wang 写道: >> I am trying to use Tony's config of awesome [1], >> but that doesn't work. Nothing happens even after reboot. >> >> I am using Fedora 16 if this matters. >> >> [wangcong@cr0]~% rpm -q awesome >> awesome-3.4.11-1.fc16.x86_64 >> >> [wangcong@cr0]~% rpm -q lua >> lua-5.1.4-9.fc16.x86_64 >> >> [wangcong@cr0]~% ls -l ~/.config/awesome >> -rw-rw-r--. 1 wangcong wangcong 740 Dec 15 19:02 helpers.lua >> -rw-rw-r--. 1 wangcong wangcong 640 Dec 15 19:18 personal.lua >> -rwxrwxr-x. 1 wangcong wangcong 20464 Dec 15 19:02 rc.lua >> -rw-rw-r--. 1 wangcong wangcong 3442 Dec 15 19:02 README.md >> drwxrwxr-x. 3 wangcong wangcong 4096 Dec 15 19:02 themes >> drwxrwxr-x. 5 wangcong wangcong 4096 Dec 15 19:05 vicious >> >> Does anyone know what I am missing? >> >> Thanks! >> >> 1. https://github.com/tony/awesome-config >> > >-- >To unsubscribe, send mail to [email protected].
