You are not logged in.

#1 2020-05-12 23:00:29

bruzim
Member
Registered: 2020-05-12
Posts: 1

Conky throwing an odd error with Lua

When I start up Conky, it gives me this:

conky: llua_do_call: function conky_main execution failed: attempt to call a nil value

The relevant portion of my Conky config:

--* snip *--
lua_load = "/home/bruzim/.config/conky/bruzim/gmail.lua",
lua_draw_hook_post = "main",
--* snip *--

This error is odd, because I've commented out all the code in gmail.lua except for

function conky_main ()
end

Help!

Last edited by bruzim (2020-05-12 23:00:55)

Offline

Board footer

Powered by FluxBB