Aravisian
Wed Dec 25, 2019 4:33:50 pm
Can you make sure you are not Logged In under Wayland?
App-Indicator often fails under the Wayland desktop.
If that is not the case,
In terminal, could you try
Restart your gnome shell and then open gnome tweaks.
Choose "Extensions" from the left pane and then ensure that AppIndicator Support (KStatusNotifierItem/AppIndicator Support) is selected or Checked.
Restart your Gnome Shell, again.
Hopefully, this will help fix the Gnome Extensions issue you are experiencing.
App-Indicator often fails under the Wayland desktop.
If that is not the case,
In terminal, could you try
- Code:
sudo apt purge indicator-common
- Code:
sudo apt-get install gnome-tweaks
- Code:
sudo apt install gnome-shell-extension-appindicator
Restart your gnome shell and then open gnome tweaks.
Choose "Extensions" from the left pane and then ensure that AppIndicator Support (KStatusNotifierItem/AppIndicator Support) is selected or Checked.
Restart your Gnome Shell, again.
Hopefully, this will help fix the Gnome Extensions issue you are experiencing.