elvetemedve / gnome-shell-extension-system-monitor

Gnome Shell extension for displaying resource usage
GNU General Public License v3.0
87 stars 15 forks source link

Got an update today and now can't use the extension. #47

Closed da0ist closed 5 years ago

da0ist commented 6 years ago

System: Host: X250 Kernel: 4.4.0-112-generic x86_64 (64 bit) Desktop: Gnome 3.18.5 Distro: Ubuntu 16.04 xenial

elvetemedve commented 6 years ago

I think that's because Gnome 3.18 can't interpret the new Javascript syntax introduced in Gnome 3.26. I don't know about any tool that could check the backward compatibility of an extension, so I haven't removed the compatibility for older versions yet.

Release 11 is deactivated now, so it won't be offered as an update any more. I'll create a version 12 which will be marked as incompatible with old Gnome versions.

What you can do is to go to the release page and download the previous release which is version 10. After that extract the ZIP into the ~/.local/share/gnome-shell/extensions/System_Monitor@bghome.gmail.com/ directory.

elvetemedve commented 5 years ago

Fixed in version 12.