FAQ & Troubleshooting
-
My startup app icon is not shown in the tray area. If I click Quit from the taskbar menu, the app cannot be opened again.
This behavior can happen on GNOME desktops because tray support depends on shell extensions.- Install the extension manager tool:
sudo apt update
sudo apt install gnome-shell-extension-manager-
Install tray support extension:
- Open Extension Manager.
- Search and install AppIndicator and KStatusNotifierItem Support.
-
Enable the extension:
- Open Extension Manager.
- Find AppIndicator and KStatusNotifierItem Support.
- Turn the switch ON.
-
Restart GNOME:
- Press Alt + F2.
- Type
rand press Enter. - If this does not work on Wayland, reboot your computer directly.