Description of problem: Conky work but additional conky.lua don't. Errors are: conky: llua_load: /home/gil/.conky/conky_grey.lua:10: module 'cairo' not found: no file '/usr/share/lua/5.3/cairo/init.lua' no file '/usr/lib64/lua/5.3/cairo.lua' no file '/usr/lib64/lua/5.3/cairo/init.lua' no file './cairo.lua' no file './cairo/init.lua' no file '/usr/lib64/conky/libcairo.so' no file '/usr/lib64/lua/5.3/cairo.so' no file '/usr/lib64/lua/5.3/loadall.so' no file './cairo.so' conky: llua_do_call: function conky_main execution failed: attempt to call a nil value since the migration f30 to f31 I try to reinstall cairo and lua but it's the same
I specify that I am under KDE
Conky has built-in bindings for Cairo. I think this bug report should be assigned to conky, not cairo.
According to the last changelog: 2019-08-22 - Miroslav Lichvar <mlichvar> - 1.11.5-1 - update to 1.11.5 - disable cairo and imlib modules to build without tolua++ Cairo and imlib was removed from conky, both are required to make conky work with lua scripts like this one: https://github.com/altinukshini/conky_blue The correct component in fault is conky not cairo!
it's Ok i downgrade conky for version conky-1.11.3-2.fc31.x86_64 and it's work now link for find this version https://koji.fedoraproject.org/koji/buildinfo?buildID=1322233
Well, that's a workaround and it's not going to get fixed in conky if it's not assigned to conky, so...
it's assigned to component conky now
*** This bug has been marked as a duplicate of bug 1768166 ***