Closed StephGbzh closed 6 months ago
Thanks for the report! I've just submitted a PR which should fix this
For those who have this issue, and need a quick fix,
curl https://raw.githubusercontent.com/mgalgs/gnome-shell-system-monitor-applet/master/system-monitor-next%40paradoxxx.zero.gmail.com/common.js > ~/.local/share/gnome-shell/extensions/system-monitor-next@paradoxxx.zero.gmail.com/common.js
Restart if you are xorg (ALT+F2 and type r, then press enter). Relogin on Wayland.
Holy smokes! Thanks for the quick turnaround on a patch, @ZimbiX. As mentioned in the PR, I'm really itching for some CI on this thing... #77 has been filed.
A new build has been submitted to g.s.o with the fix and the problematic release has been deactivated, btw.
I got a notification to upgrade the extension but even after a logout/login it fails. It turns out that the new version 67 on extensions.gnome.org is missing the file common.js Adding it manually from the github repo and logout/login make it work again.