franglais125 / apt-update-indicator

Apt Update Indicator
https://extensions.gnome.org/extension/1139/apt-update-indicator/
GNU General Public License v3.0
44 stars 17 forks source link

Lock screen issue #27

Closed mohegan closed 4 years ago

mohegan commented 4 years ago

With the app-update-indictator enabled, the lock screen in gnome-shell doesn't work correctly. The screen doesn't switch off and I can't connect to unlock the screen (no user icon in the lock screen). If I disabled the extension, the lock screen works well.

I have a netbook computer with an external screen.

franglais125 commented 4 years ago

Hmm, perhaps this is an incompatibility with newer version of Gnome. I need to port the extension to anything above 3.30. What version are you running?

mohegan commented 4 years ago

It works now with gnome 3.36 but I have a bug with the default icon. I have a red icon instead of a software icon (see the attach file). The others icons work great (actualisation, updates available).

You use "apt-update-indicator-symbolic" but I can't find this icon (in /usr/share/icons/Adwaita). I think the replacement icon is "system-software-install-symbolic". I change manually the indicator.js file but it doesn't work.

Capture d’écran du 2020-04-20 14-25-34

franglais125 commented 4 years ago

What version are you using? If you have it running on 3.36, I assume you are installing from git, in which case the icon the extension uses is actually package-x-generic-symbolic.

Would you mind perhaps running the latest git code?

mohegan commented 4 years ago

I have tested the git repository and every is fine. Maybe, you can update your extension in extensions.gnome.org

Good Job !

franglais125 commented 4 years ago

v21 was posted yesterday. Cheers!

mohegan commented 4 years ago

Thanks. It works great !