Linux Lite Forums
Lite widget does not notice the updates - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: Lite widget does not notice the updates (/showthread.php?tid=4094)



Lite widget does not notice the updates - TMG1961 - 05-27-2017

The Lite widget keeps saying that last update was 8 days ago. But the laptop is updated.

[img height=449 width=800]http://i.imgur.com/m1v5TYg.png[/img]


Re: Lite widget does not notice the updates - TMG1961 - 05-28-2017

The Lite Widget keeps aying that it is 9 days since last update. But when i run updates there arent any, so why keeps the Lite Widget telling me that the last time the laptop was updated was 9 days ago?


Re: Lite widget does not notice the updates - Valtam - 05-28-2017

The Help Manual explains this. 9 days ago was when your computer last got update packages. Next time update packages are available and installed, the status will change.

Sent from my Mobile phone using Tapatalk




Re: Lite widget does not notice the updates - TMG1961 - 05-28-2017

(05-28-2017, 10:43 AM)Jerry link Wrote: The Help Manual explains this. 9 days ago was when your computer last got update packages. Next time update packages are available and installed, the status will change.

Sent from my Mobile phone using Tapatalk

I couldnt find anything about that in the helpmanual, maybe i overlooked it. So i thought that there might be something wrong.


Re: Lite widget does not notice the updates - Valtam - 05-28-2017

Under Customize. I'll give you some commands later to perform additional checks.

Sent from my Mobile phone using Tapatalk




Re: Lite widget does not notice the updates - TMG1961 - 05-28-2017

(05-28-2017, 11:06 AM)Jerry link Wrote: Under Customize. I'll give you some commands later to perform additional checks.

Sent from my Mobile phone using Tapatalk

Thanks, found it.


Re: Lite widget does not notice the updates - Valtam - 05-28-2017

In a Terminal:

Code:
killall -9 conky

Code:
bash -c "sleep 5; ~/.conky/start"

Let it run for 10 minutes then paste the output here.


Re: Lite widget does not notice the updates - TMG1961 - 05-28-2017

Code:
theo@Lenovo-B50-30:~$ killall -9 conky
theo@Lenovo-B50-30:~$ bash -c "sleep 5; ~/.conky/start"
theo@Lenovo-B50-30:~$ conky: Syntax error (/home/theo/.conky/widget:2: unexpected symbol near '#') while reading config file.
conky: Assuming it's in old syntax and attempting conversion.
conky: desktop window (c00003) is subwindow of root window (d5)
conky: window type - normal
conky: drawing to created window (0x3400002)
conky: drawing to double buffer
conky: forked to background, pid is 14015



Re: Lite widget does not notice the updates - Valtam - 05-28-2017

Looks good to me, keep an eye on it.