[SOLVED] Update Notifier not working

You have a problem with Salix? Post here and we'll do what we can to help.
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

Re: Update Notifier not working

Post 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.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Update Notifier not working

Post by mimosa »

What happens if you do

Code: Select all

gksu ls
Are you asked for your password?
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

Re: Update Notifier not working

Post by pnbalaji »

Yes, when I run "gksu ls", I am prompted for the root password.

Thanks,
Balaji.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Update Notifier not working

Post 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.
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

Re: Update Notifier not working

Post 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.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Update Notifier not working

Post 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.
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

Re: Update Notifier not working

Post 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.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Update Notifier not working

Post 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.
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

Re: Update Notifier not working

Post 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.
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Re: Update Notifier not working

Post 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
Post Reply