Page 1 of 1

Update Icon missing [SOLVED]

Posted: Tue Jul 09, 2019 3:07 pm
by Sparky
The littler empty (or green) box has been missing for a while.
I tried running it and I got this error:

Code: Select all

Failed to execute command "/usr/bin/apt-notifier-unhide-Icon".
Can anybody help me out?

I did through the cmd line for now, just don't understand where that little icon went to.

Re: Update Icon missing

Posted: Tue Jul 09, 2019 4:30 pm
by Huckleberry Finn
What about the start-up applications list? Is it still there? Checked/Unchecked ?

Re: Update Icon missing

Posted: Tue Jul 09, 2019 4:32 pm
by richb
It sometimes goes missing for me as well. Launching from the whisker menu always bring it back.

Re: Update Icon missing

Posted: Tue Jul 09, 2019 4:33 pm
by Jerry3904
Click Menu > MX Updater to re-enable it.

Re: Update Icon missing

Posted: Tue Jul 09, 2019 6:08 pm
by Sparky
No luck so far.

Re: Update Icon missing

Posted: Tue Jul 09, 2019 6:18 pm
by Jerry3904
Reinstall?

Code: Select all

sudo apt reinstall apt-notifier

Re: Update Icon missing

Posted: Tue Jul 09, 2019 6:20 pm
by richb
Try a panel reset In a terminal

Code: Select all

$ xfce4-panel -r

Re: Update Icon missing

Posted: Wed Jul 10, 2019 1:23 am
by Sparky
first one didn't' work, the second resulted with this"
"No running instance of xfce4-panel was found"
I really haven't doe anything strange on this laptop other than installing 2 free games

Re: Update Icon missing

Posted: Wed Jul 10, 2019 2:52 am
by asqwerth
Did you upgrade the panel or any plugin, eg whisker, to a gtk3 version? I think there's a gtk3 whisker in test repo.

I'm just throwing ideas into the mix.

Re: Update Icon missing

Posted: Wed Jul 10, 2019 3:07 am
by ChrisUK
...deleted irrelevant reply ;)

Re: Update Icon missing

Posted: Wed Jul 10, 2019 9:32 am
by Sparky
I tried seeing If I had somehow deleted it from the whisker menu, I had a lot of choices to add in the panel, but not that one.
SOmeone once showed me how to reset the entire panel, but I can't remember now :footinmouth:

Re: Update Icon missing

Posted: Wed Jul 10, 2019 10:40 am
by Eadwine Rose
Post 7 holds that.

Re: Update Icon missing

Posted: Thu Jul 11, 2019 3:57 pm
by Sparky
I TimeShifted back to June and found the icon were it used to be. I then updated and it seems fine now.
That was strange.

Re: Update Icon missing

Posted: Tue Aug 06, 2019 3:27 pm
by Sparky
Well, I just did an update and upgrade through the terminal, and the icon is gone again.Is there a way to place it back on the whisker menu (well above it), or should I timetravel back again to get it?

Re: Update Icon missing

Posted: Tue Aug 06, 2019 3:29 pm
by Jerry3904
Sparky wrote: Wed Jul 10, 2019 9:32 am I tried seeing If I had somehow deleted it from the whisker menu, I had a lot of choices to add in the panel, but not that one.
SOmeone once showed me how to reset the entire panel, but I can't remember now :footinmouth:
You mean this?

Code: Select all

xfce4-panel -r
I use that so often that I have put an alias in ~/.bashrc

Code: Select all

alias pr='xfce4-panel -r'
Easy to remember since pr=panel reset.

Re: Update Icon missing

Posted: Tue Aug 06, 2019 3:38 pm
by Sparky
It didin't bring back that empty (or green) update icon.

Re: Update Icon missing

Posted: Tue Aug 06, 2019 3:44 pm
by kmathern
Restarting it from the MX Updater entry in the whiskermenu should unhide it.

Re: Update Icon missing

Posted: Thu Aug 08, 2019 7:37 am
by Sparky
kmathern wrote: Tue Aug 06, 2019 3:44 pm Restarting it from the MX Updater entry in the whiskermenu should unhide it.
Yes, that did it, thanks!