actionless / awesome_config

config for AwesomeWM
GNU General Public License v3.0
229 stars 13 forks source link

cant build from scratch #15

Closed travka closed 8 years ago

travka commented 8 years ago
error while running function
stack traceback:
        /home/tr4ka/.config/awesome/config/keys.lua:21: in main chunk
        [C]: in function 'require'
        /home/tr4ka/.config/awesome/config/init.lua:7: in main chunk
        [C]: in function 'require'
        /home/tr4ka/.config/awesome/rc.lua:63: in main chunk
error: /home/tr4ka/.config/awesome/config/keys.lua:21: attempt to index a boolean value (local 'revelation')
error while running function
stack traceback:
        /home/tr4ka/.config/awesome/config/keys.lua:21: in main chunk
        [C]: in function 'require'
        /home/tr4ka/.config/awesome/config/init.lua:7: in main chunk
        [C]: in function 'require'
        /home/tr4ka/.config/awesome/rc.lua:63: in main chunk
error: /home/tr4ka/.config/awesome/config/keys.lua:21: attempt to index a boolean value (local 'revelation')

can you help to check this :) :100: ?

actionless commented 8 years ago

sup! try git submodule update --init --recursive

ghost commented 8 years ago

I get the following when running git submodule update --init --recursive

Fetched in submodule path 'third_party/revelation', but it did not contain c170c3c3893362e08abccd13e7e39b525bdf4979. Direct fetching of that commit failed.