Re: [gentoo-user] Conkyrc and the troubles I have with it...

2018-06-09 Thread Arve Barsnes
On 9 June 2018 at 06:28, wrote: > Where can I find a sufficient explanation and a description of the new > syntax ... I dont know lua enough to have a successful gues work > here... Most of it is converting the variables to the new format, which is explained on the github page. man conky also g

[gentoo-user] Conkyrc and the troubles I have with it...

2018-06-08 Thread tuxic
Hi, recently my conky stopped working due to a format change of the config file of conky. Unfortunately the provided convert scritp does not work at all: /usr/bin/lua: /tmp/convert.lua:139: attempt to index local 'settings' (a nil value) stack traceback: /tmp/convert.lua:139: in main chu