Indicator tray icon not showing in Ubuntu Bionic (18.04) installed with snap
馃憢 Thanks for opening your first issue here! If you're reporting a 馃悶 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already.
To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.
Facing the same issue here.
Just to note, this may not be a bug. If you want to see the Indicator tray icon in Ubuntu Bionic or any other distribution running Gnome, the Google Play Music indicator shows under the legacy indicators, meaning you need to install and activate the Gnome extension TopIcons Plus from https://extensions.gnome.org/extension/1031/topicons/ . I am sure you missing several icons if you don't have this extension installed.
As @Kandelai pointed out GPMDP uses the "legacy" appindictor style tray icons, you'll probably have to install appindicator or whatever other "legacy" gnome extensions you'll need to support this
I just needed to do sudo apt install gnome-shell-extension-appindicator and restart gnome.
Does anyone know of a solution for Unity? sudo apt install gnome-shell-extension-appindicator does not work in that case.
Most helpful comment
I just needed to do
sudo apt install gnome-shell-extension-appindicatorand restart gnome.