You are not logged in.
If someone, like me, has been failing for a long time due to this error message from @mpeachy's allcombined.lua script...
conky: llua_do_call: function conky_gradbar execution failed: allcombined.lua:19: attempt to call a nil value (global 'loadstring')The solution is that with lua5.2 the loadstring was changed to load.
So, look for it and change it. ![]()
https://github.com/brndnmtthws/conky/issues/1099
Offline