Page 2 of 4

Re: Update Notifier not working

Posted: 23. Jan 2018, 14:12
by pnbalaji
When I run the command "sudo spi -U", it runs fine and does the update as expected. Below is the screenshot of the output. So, when I click the system tray icon for update notifier, for some reason, the sudo or gksu prompt is not launching.

Image

Thanks,
Balaji.

Re: Update Notifier not working

Posted: 23. Jan 2018, 14:22
by mimosa
What happens if you do

Code: Select all

gksu ls
Are you asked for your password?

Re: Update Notifier not working

Posted: 23. Jan 2018, 14:27
by pnbalaji
Yes, when I run "gksu ls", I am prompted for the root password.

Thanks,
Balaji.

Re: Update Notifier not working

Posted: 23. Jan 2018, 14:30
by mimosa
How about (in a fresh terminal)

Code: Select all

gksu gslapt
?

That is what the notifier does when you click on it. Now, there is nothing to update, so you should just see it open.

Re: Update Notifier not working

Posted: 23. Jan 2018, 14:53
by pnbalaji
But, this is not happening which is why I entered the post. When I click the update notifier from System tray, I get the dialog box for "Proceed with updating?". When I click Yes, nothing happens. However, if I run the command "sudo spi -U", it is able to find the updates and installs fine. Something is not working correctly with the update notifier. I am not sure of a way to debug this.

Thanks,
Balaji.

Re: Update Notifier not working

Posted: 23. Jan 2018, 18:02
by mimosa
You didn't answer my question. I'm trying to work out what it is that isn't working, which at this remove, can be a bit tedious, I know.

Re: Update Notifier not working

Posted: 23. Jan 2018, 18:57
by pnbalaji
mimosa wrote:How about (in a fresh terminal)

Code: Select all

gksu gslapt
?

That is what the notifier does when you click on it. Now, there is nothing to update, so you should just see it open.
"gksu gslapt" is working fine.

Thanks,
Balaji.

Re: Update Notifier not working

Posted: 23. Jan 2018, 19:09
by mimosa
mimosa wrote: Can you remember when you started seeing this behaviour, and anything you did at the time (just beforehand) to change anything?
Is this a 14.2 install, or an older Salix version, or upgraded from an older one?

Also, it may be worth trying:

Code: Select all

 sudo slapt-get -i --reinstall salix-update-notifier
Reboot.

Re: Update Notifier not working

Posted: 23. Jan 2018, 19:10
by pnbalaji
It was a 14.2 install, installable CD/DVD (not live cd).

I am at work right now. Once I get to home, I will try re-installing the update notifier.

Thanks,
Balaji.

Re: Update Notifier not working

Posted: 24. Jan 2018, 01:52
by Atip
I just had such a problem in Slackel. Update-Notifier could not find
zenity even so it was present. I upgraded zenity and Update-Notifer
worked again.
The way I found this out, on a terminal I typed salix-upgrade-notifier
and it said it cannot find zenity.

http://www.slackel.gr/forum/viewtopic.p ... 67f42#p999