Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 896 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 896 Bytes

Ping Indicator

screenshot

Troubleshooting

Try the following:

  1. Try to manually install the extension:
cd ~/.local/share/gnome-shell/extensions/
rm -rf ping_indicator@trifonovkv.gmail.com/
wget https://github.com/trifonovkv/ping_indicator/releases/download/v20/ping_indicator@trifonovkv.gmail.com.zip
unzip ping_indicator@trifonovkv.gmail.com.zip -d ping_indicator@trifonovkv.gmail.com
rm ping_indicator@trifonovkv.gmail.com.zip
  1. Check for Gnome Shell errors with sudo journalctl -f or tail -f ~.xsession-errors.
  2. Check for errors using Gnome Looking Glass: Alt+F2 > Type lg > Extensions.
  3. Check if the extension is listed as installed: gnome-extensions list.
  4. Run gnome-tweaks (install using sudo apt-get install gnome-tweaks), go to Extensions and make sure they are enabled.