MX Linux's Conky in LinuxMint xfce  [Solved]

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
fehlix
Developer
Posts: 12575
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX Linux's Conky in LinuxMint xfce  [Solved]

#11 Post by fehlix »

In addition to using MX provided debs, you may need to create the file /etc/mx-version,
b/c some mx-conky's fail to run if that file does not exist.
On Linux Mint do create the file this way within opened terminal as normal user:

Code: Select all

lsb_release -sd | sudo tee /etc/mx-version
Also best to install full conky, if not yet installed

Code: Select all

sudo apt install conky-all
Further, you don't need to copy any conkies manually, just start "mx-conky",
it will populate the .conky folder with all MX conky's available within the package mx-conky-data.

bidral
Posts: 23
Joined: Sun Feb 04, 2024 12:14 pm

Re: MX Linux's Conky in LinuxMint xfce

#12 Post by bidral »

Great! Thanks a lot. Now conky manager can see all the folder. But lua is not loading. Do I need to install anything else?

User avatar
fehlix
Developer
Posts: 12575
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX Linux's Conky in LinuxMint xfce

#13 Post by fehlix »

bidral wrote: Sat Sep 21, 2024 9:09 am Great! Thanks a lot. Now conky manager can see all the folder. But lua is not loading. Do I need to install anything else?
What was done?

bidral
Posts: 23
Joined: Sun Feb 04, 2024 12:14 pm

Re: MX Linux's Conky in LinuxMint xfce

#14 Post by bidral »

Stevo wrote: Sat Sep 21, 2024 8:17 am Maybe also try installing our patched conky manager deb, then?

https://mxrepo.com/mx/repo/pool/main/c/conky-manager/

You want the "+4" version deb for MX 23/Bookworm.
I just followed this post. So, the conky manager can read the folders on .conky. But the lua rings on some conky is not run.

bidral
Posts: 23
Joined: Sun Feb 04, 2024 12:14 pm

Re: MX Linux's Conky in LinuxMint xfce

#15 Post by bidral »

fehlix wrote: Sat Sep 21, 2024 8:41 am In addition to using MX provided debs, you may need to create the file /etc/mx-version,
b/c some mx-conky's fail to run if that file does not exist.
On Linux Mint do create the file this way within opened terminal as normal user:

Code: Select all

lsb_release -sd | sudo tee /etc/mx-version
Also best to install full conky, if not yet installed

Code: Select all

sudo apt install conky-all
Further, you don't need to copy any conkies manually, just start "mx-conky",
it will populate the .conky folder with all MX conky's available within the package mx-conky-data.
Thank you friend. After applying the commands conky works normally with lua. That's a great works friend. Thanks a lot.

Post Reply

Return to “MX Help”