Sounds like something we should correct for the next version, thanks for mentioning it.MX17 version didn't have lua5.2 on board
antiX Screenshots
Re: antiX Screenshots
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: antiX Screenshots
can't comprehend the "sarcastic" response, but okay, whatever.
removed
removed
Last edited by skidoo on Mon Nov 05, 2018 6:17 pm, edited 1 time in total.
Re: antiX Screenshots
wow, a nice selfie

Re: antiX Screenshots
I doubt lua5.2 has anything to do with the problem. Regarding converting conky 1.9 to 1.10, COnky 1.10 does it normally while running, even in MX15/16.male wrote:...No asqwerth, this has nothing to do with other packages bearing the name "cairo" in them ...The only astonishing point was that my (and @eadwiene's) MX17 version didn't have lua5.2 on board, which is necessary to convert syntax1.9 ---> to syntax1.10....
Maybe this is intentional because of the construct: conky-all(1.10) and the CM and its configuration files in 1.9
Anyway, what I did was try to get the manual gears clock conky running in Manjaro, which has conky 1.10, lua (latest 5.3) and lua52 both installed, and also has cairo package (1.16) already installed .
This was the initial terminal error message.
I had to use screenshot because after that first message, another error message kept propagating non-stop (see below) and I couldn't scroll up fast enough to copy the starting error message ("select all" menu option also wouldn't work):
Code: Select all
conky: llua_do_call: function conky_main execution failed: attempt to call a nil value
conky: llua_do_call: function conky_main execution failed: attempt to call a nil value
conky: llua_do_call: function conky_main execution failed: attempt to call a nil value
conky: llua_do_call: function conky_main execution failed: attempt to call a nil value
You do not have the required permissions to view the files attached to this post.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: antiX Screenshots
That's very thoughtful of you.Jerry3904 wrote:Sounds like something we should correct for the next version, thanks for mentioning it.MX17 version didn't have lua5.2 on board

Although the user heart in me says, you would rather have used the solution of anticapitalista in antiX...
But here I have no idea how long a developer can build "against" the new package.
Re: antiX Screenshots
No one said that either.asqwerth wrote: I doubt lua5.2 has anything to do with the problem. Regarding converting conky 1.9 to 1.10, COnky 1.10 does it normally while running, even in MX15/16.
and you've never seen the error message in the terminal before?
I don't have it at hand right now...
Why don't you do that in MX17?asqwerth wrote: Anyway, what I did was try to get the manual gears clock conky running in Manjaro, which has conky 1.10, lua (latest 5.3) and lua52 both installed, and also has cairo package (1.16) already installed .

First of all, these are the "inconsistencies" of 1.10 ! The gurus have already stumbled over this. 1.10 punishes immediately "errors" of the configuration from 1.9
But the screen says for me, that lua5.3 is not installed ?
Not for nothing has Sector11 developed the pkill command for this purposeasqwerth wrote:I had to use screenshot because after that first message, another error message kept propagating non-stop (see below) and I couldn't scroll up fast enough to copy the starting error message ("select all" menu option also wouldn't work):

I confess, with 1.9, I didn't even try it.So it didn't work in Manjaro either for me. How did you get it to work??
I cleaned up the code and adapted it to my MX system and then converted it to 1.10.
Re: antiX Screenshots
Because I'm currently booted into Manjaro to install updates.male wrote: Tue Nov 06, 2018 4:29 amWhy don't you do that in MX17?asqwerth wrote: Anyway, what I did was try to get the manual gears clock conky running in Manjaro, which has conky 1.10, lua (latest 5.3) and lua52 both installed, and also has cairo package (1.16) already installed .![]()

I think the terminal error message shows that lua53 is installed but the cairo modules can't be found.First of all, these are the "inconsistencies" of 1.10 ! The gurus have already stumbled over this. 1.10 punishes immediately "errors" of the configuration from 1.9
But the screen says for me, that lua5.3 is not installed ?
Also, here is a screenshot from the package manager of manjaro to show it's installed (note that lua52 is also installed):
How do I use it in a conky?wrote: Not for nothing has Sector11 developed the pkill command for this purpose![]()
To clarify, you successfully ran the original clock conky under conky-legacy (version 1.9) in MX, then you just converted the syntax of the clock config file to 1.10 but you didn't try running the converted file on a system that runs conky 1.10?I confess, with 1.9, I didn't even try it.
I cleaned up the code and adapted it to my MX system and then converted it to 1.10.
You do not have the required permissions to view the files attached to this post.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: antiX Screenshots
tested
grimy_wall in version1.9 also runs in MX17 and here you can also see the error message I meant in the terminal

Only when I understood to use the packages from AUR instead, the long awaited success was there.
grimy_wall in version1.9 also runs in MX17 and here you can also see the error message I meant in the terminal

I also used the conky packages of the Distri in arch-linux for a long time and had no success.asqwerth wrote: I think the terminal error message shows that lua53 is installed but the cairo modules can't be found.
Also, here is a screenshot from the package manager of manjaro to show it's installed (note that lua52 is also installed):
Only when I understood to use the packages from AUR instead, the long awaited success was there.

is ABOVE in many configurations and can also be seen in my screenshots.Not for nothing has Sector11 developed the pkill command for this purpose![]()
How do I use it in a conky?
To clarify, you successfully ran the original clock conky under conky-legacy (version 1.9) in MX, then you just converted the syntax of the clock config file to 1.10 but you didn't try running the converted file on a system that runs conky 1.10?
I cleaned up the code and adapted it to my MX system AND THEN converted it to 1.10.
Last edited by male on Tue Nov 06, 2018 5:17 am, edited 1 time in total.
Re: antiX Screenshots
No, I"m not talking about the usual error message about converting from old syntax. I didn't get that error message because I was using YOUR (not the original) clock config file which you had already converted to new syntax in your earlier post.
I was talking about this error:
I was talking about this error:
You do not have the required permissions to view the files attached to this post.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400
Re: antiX Screenshots
I was talking about this error:
Question manjaromale wrote:I also used the conky packages of the Distri in arch-linux for a long time and had no success.
Only when I understood to use the packages from AUR instead, the long awaited success was there.
