Linux Lite Forums

Software - Support => Installing Software => Topic started by: TMG1961 on May 27, 2017, 08:58:49 AM

Title: Lite widget does not notice the updates
Post by: TMG1961 on May 27, 2017, 08:58:49 AM
The Lite widget keeps saying that last update was 8 days ago. But the laptop is updated.

(http://i.imgur.com/m1v5TYg.png)
Title: Re: Lite widget does not notice the updates
Post by: TMG1961 on May 28, 2017, 06:35:47 AM
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?
Title: Re: Lite widget does not notice the updates
Post by: Jerry on May 28, 2017, 06:43:58 AM
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

Title: Re: Lite widget does not notice the updates
Post by: TMG1961 on May 28, 2017, 06:59:20 AM
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.
Title: Re: Lite widget does not notice the updates
Post by: Jerry on May 28, 2017, 07:06:23 AM
Under Customize. I'll give you some commands later to perform additional checks.

Sent from my Mobile phone using Tapatalk

Title: Re: Lite widget does not notice the updates
Post by: TMG1961 on May 28, 2017, 09:41:58 AM
Under Customize. I'll give you some commands later to perform additional checks.

Sent from my Mobile phone using Tapatalk


Thanks, found it.
Title: Re: Lite widget does not notice the updates
Post by: Jerry on May 28, 2017, 10:47:56 AM
In a Terminal:

Code: [Select]
killall -9 conky
Code: [Select]
bash -c "sleep 5; ~/.conky/start"
Let it run for 10 minutes then paste the output here.
Title: Re: Lite widget does not notice the updates
Post by: TMG1961 on May 28, 2017, 11:16:08 AM
Code: [Select]
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
Title: Re: Lite widget does not notice the updates
Post by: Jerry on May 28, 2017, 11:36:41 AM
Looks good to me, keep an eye on it.