Only GNOME extension and native icons are displayed. Other icons like Dropbox, shutter, enpass etc. do not appear in the top bar.
Am I missing something? I already tried using extensions that I used with GNOME before but nothing (Topicons Plus, Ubuntu appindicators etc.) seems to help.
Currently I'm using Ubuntu Xorg, but in Wayland I have the same issue.
I've encountered the same problem. I tried to remove the indicator-application-service completely, and see, the problem went away! I guess coming from 16.04 leaves some Unity-related stuff on my machine that is not only obsolete but prevents the AppIndicator extension from properly working.
What to do:
I have the same problem with 17.10. At least the following command helps here to bring the icons back until the next reboot:
Edit: This workaround is running fine here without using any gnome-extension like "Topicon-plus" or "Kstatusnotifieritem/appindicator support".
As suggested here, try removing all obsolete indicators if any still present
Just execute this command in a terminal:
Another possible solution is delete
Indicator-application
autostart .desktop file. It's installed in/etc/xdg/autostart/indicator-application.desktop
If you dont want to remove it and sometimes is using Unity 7. This made
Indicator-application
not start at login.Nothing from suggested works for Shutter app in Ubuntu 18.04 as libgtk2-appindicator-perl package has been removed from main repo. To enable the Shutter indicator in Ubuntu 18.04 install libappindicator-dev:
and Gtk2::AppIndicator perl extension:
Restart Shutter, its indicator should appear now in system tray.
In all currently supported versions of Ubuntu open the terminal and type:
Indicator-applet is an applet to display information from various applications consistently in the GNOME panel. This instance will load all indicators in a single panel applet.
I'm on 18.04 (upgraded from version 16).
After following other suggestions such as wiping the old indicator-* programs, and installing the "Kstatusnotifieritem extension", my icons returned -yay-
..but they went away every time the laptop went to lock/or was closed for awhile. Which is often.
Everything comes back, but you have to Alt+F2+R every time, which is annoying and also rearranges my bottom bar dock thing, and since I have many terminals open and arranged, you can imagine :x.
Anyway, this post seems to have fixed it.
aka
I locked it with Super+L to test it - and my icons did not go away. :D
Click the nine dots on your dock.
At the search field write "tweak". You will see gnome tweak tools:
If you don't have it installed you can click it and that will open software center. You can install it from there.
After, run tweaks and go to extensions.
Just turn the appindicators on and you will have a working system tray where you can see the dropbox, telegram or other icons.
A combination of enolive's answer and amDude1848's answer seems to be necessary.
This will fix the problem in the current session:
And this will prevent the problem from reoccurring: