System Tray icons not showing [closed]
Solution 1:
Managed to solve it by installing libappindicator:
sudo apt-get install libappindicator1
Not sure why it was missing in the first place, but now everything's working fine again.
Managed to solve it by installing libappindicator:
sudo apt-get install libappindicator1
Not sure why it was missing in the first place, but now everything's working fine again.