elenapan / dotfiles

There is no place like ~/
GNU General Public License v2.0
3.48k stars 178 forks source link

Error on launch of awesome #156

Open orangemn6 opened 3 years ago

orangemn6 commented 3 years ago

So when I launch awesomewm through xephyr with everything installed, I get this error:

2021-08-31 13:40:18 W: awesome: `awful.layout.layouts` was set before `request::default_layouts` could be called. Please use `awful.layout.append_default_layouts` to  avoid this problem
feh WARNING: ~/Pictures/wallpapers/Monochrome/pikaWall_III.png does not exist - skipping
feh: No loadable images specified.
See 'feh --help' or 'man feh' for detailed usage information
2021-08-31 13:40:20 W: awesome: a_glib_poll:470: Last main loop iteration took 1.222944 seconds! Increasing limit for this warning to that value.
2021-08-31 13:40:20 E: awesome: Error during a protected call: /home/jacob/.config/awesome/evil/disk.lua:22: attempt to perform arithmetic on a nil value
stack traceback:
    /home/orange/.config/awesome/evil/disk.lua:22: in upvalue 'callback'
    /usr/share/awesome/lib/awful/widget/watch.lua:88: in function </usr/share/awesome/lib/awful/widget/watch.lua:87>
    (...tail calls...)
    /usr/share/awesome/lib/awful/spawn.lua:487: in function </usr/share/awesome/lib/awful/spawn.lua:481>
    [C]: in function 'xpcall'
    /usr/share/awesome/lib/gears/protected_call.lua:36: in function </usr/share/awesome/lib/gears/protected_call.lua:35>
    (...tail calls...)
    /usr/share/awesome/lib/awful/spawn.lua:586: in upvalue 'done'
    /usr/share/awesome/lib/awful/spawn.lua:601: in function </usr/share/awesome/lib/awful/spawn.lua:593>