There's a change of behavior in conky latest version. In case if your number of cpu cores and threads are less than 6 cores and 12 threads, you need to comment the extra cores and threads settings in the arrays set in lua script. Same with nvidia settings for temperature, please comment that out if you're not using nvidia card.
You can refer to Customization section in https://bitbucket.org/dirn-typo/hybrid/src/master/readme.md
Note: Really sorry that I'm not able to make the setup that can generate the script based on user's number of CPUs and threads accordingly.
The only feasible way is to create the packages based on number of possible CPUs and threads, that wold definitely takes more time for me to maintain the script on each version.
this is the error:
conky: desktop window (24a) is root window
conky: window type - normal
conky: drawing to created window (0x1600002)
conky: drawing to double buffer
conky: llua_load: /home/sebasjuh/.conky/hybrid/lua/hybrid-rings.lua:509: module 'cairo_xlib' not found:
no field package.preload['cairo_xlib']
no file '/usr/local/share/lua/5.4/cairo_xlib.lua'
no file '/usr/local/share/lua/5.4/cairo_xlib/init.lua'
no file '/usr/share/lua/5.4/cairo_xlib.lua'
no file '/usr/share/lua/5.4/cairo_xlib/init.lua'
no file '/usr/local/lib/lua/5.4/cairo_xlib.lua'
no file '/usr/local/lib/lua/5.4/cairo_xlib/init.lua'
no file '/usr/lib/lua/5.4/cairo_xlib.lua'
no file '/usr/lib/lua/5.4/cairo_xlib/init.lua'
no file './cairo_xlib.lua'
no file './cairo_xlib/init.lua'
no file '/usr/lib/conky/libcairo_xlib.so'
no file '/usr/local/lib/lua/5.4/cairo_xlib.so'
no file '/usr/lib/lua/5.4/cairo_xlib.so'
no file '/usr/local/lib/lua/5.4/loadall.so'
no file '/usr/lib/lua/5.4/loadall.so'
no file './cairo_xlib.so'
conky: llua_do_call: function conky_main execution failed: attempt to call a nil value
i think thats because im using wayland and not x11
ive used all the versions of conky
It seems like cairo is not installed on your machine. What package did you install on your machine? Is it just conky?
If you have nvidia card, use conky-lua-nv otherwise use conky-cairo
Ratings & Comments
19 Comments
i use conky-cairo and it still doesnt work
There's a change of behavior in conky latest version. In case if your number of cpu cores and threads are less than 6 cores and 12 threads, you need to comment the extra cores and threads settings in the arrays set in lua script. Same with nvidia settings for temperature, please comment that out if you're not using nvidia card. You can refer to Customization section in https://bitbucket.org/dirn-typo/hybrid/src/master/readme.md Note: Really sorry that I'm not able to make the setup that can generate the script based on user's number of CPUs and threads accordingly. The only feasible way is to create the packages based on number of possible CPUs and threads, that wold definitely takes more time for me to maintain the script on each version.
this is the error: conky: desktop window (24a) is root window conky: window type - normal conky: drawing to created window (0x1600002) conky: drawing to double buffer conky: llua_load: /home/sebasjuh/.conky/hybrid/lua/hybrid-rings.lua:509: module 'cairo_xlib' not found: no field package.preload['cairo_xlib'] no file '/usr/local/share/lua/5.4/cairo_xlib.lua' no file '/usr/local/share/lua/5.4/cairo_xlib/init.lua' no file '/usr/share/lua/5.4/cairo_xlib.lua' no file '/usr/share/lua/5.4/cairo_xlib/init.lua' no file '/usr/local/lib/lua/5.4/cairo_xlib.lua' no file '/usr/local/lib/lua/5.4/cairo_xlib/init.lua' no file '/usr/lib/lua/5.4/cairo_xlib.lua' no file '/usr/lib/lua/5.4/cairo_xlib/init.lua' no file './cairo_xlib.lua' no file './cairo_xlib/init.lua' no file '/usr/lib/conky/libcairo_xlib.so' no file '/usr/local/lib/lua/5.4/cairo_xlib.so' no file '/usr/lib/lua/5.4/cairo_xlib.so' no file '/usr/local/lib/lua/5.4/loadall.so' no file '/usr/lib/lua/5.4/loadall.so' no file './cairo_xlib.so' conky: llua_do_call: function conky_main execution failed: attempt to call a nil value i think thats because im using wayland and not x11 ive used all the versions of conky
It seems like cairo is not installed on your machine. What package did you install on your machine? Is it just conky? If you have nvidia card, use conky-lua-nv otherwise use conky-cairo
the lua file doesnt load on arch linux kde
can you provide the error when executing conky from konsole? which package you install on your machine, conky-lua-nv or conky-cairo?
doesn't work.even from source. the lua script has bugs.
Which part of it that doesn't work?
Please try with v1.6.4. I've fixed some issue related to hwmon in the script.
9 Great work bro,, like this theme
Glad that you like it. Thanks :)
Does anyone use the light mode? I'm thinking of taking out the light mode and let people to customize the color accordingly to their needs. Thoughts?
10 10 the best thank you for the hard work :)
most welcome :)
8 8 great
thanks