Gnome-shell-system-monitor-applet: [Info] Needs Gnome 3.26 support in extension.gnome.org

Created on 10 Jan 2018  路  9Comments  路  Source: paradoxxxzero/gnome-shell-system-monitor-applet

Hi @maweki, please review the gnome-shell-extension-system-monitor new versions.

Most helpful comment

An example for install the new version that works on Gnome 3.26:

rm -Rf ~/.local/share/gnome-shell/extensions/[email protected]
git clone --depth=1 https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git ~/.local/share/gnome-shell/extensions/system-monitor-complete
mv ~/.local/share/gnome-shell/extensions/system-monitor-complete/[email protected] ~/.local/share/gnome-shell/extensions/
rm -Rf ~/.local/share/gnome-shell/extensions/system-monitor-complete
gnome-shell-extension-tool [email protected]

Then press Alt+F2, type r and enter.

All 9 comments

Gnome 3.26.2-4 error loading extension:
Extension "[email protected]" had error: TypeError: NMClient.Client is undefined

I have the same problem

@westial this has been fixed on github but is not distributed on extensions.gnome.org yet.

Right, master branch works. Thank you @pubcoder. I really love this extension.

Thank you for the information @pubcoder
I will take the head of master version but... for everyone else that dont know, can you at least put a message on the extension description on the Gnome shell extension website ? (until you update the version on the website)
Thank you in advance,

The extension really looks superb... th Gnome Extension version kills my other notifications. So, sadly, can't really use it reliably for now (Ubuntu 17.10; GNOME Shell 3.26.2)

An example for install the new version that works on Gnome 3.26:

rm -Rf ~/.local/share/gnome-shell/extensions/[email protected]
git clone --depth=1 https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git ~/.local/share/gnome-shell/extensions/system-monitor-complete
mv ~/.local/share/gnome-shell/extensions/system-monitor-complete/[email protected] ~/.local/share/gnome-shell/extensions/
rm -Rf ~/.local/share/gnome-shell/extensions/system-monitor-complete
gnome-shell-extension-tool [email protected]

Then press Alt+F2, type r and enter.

Ubuntu 17.10 x64, GNOME 3.26.2
missing dependencies:
libgtop
Network Manager
gir1.2-gtop-2.0
gir1.2-networkmanager-1.0

sudo apt-get install gir1.2-gtop-2.0
resolved the issue.

System-monitor v34 has High CPU usage. But with version 32 it is Ok on Manjaro.

Was this page helpful?
0 / 5 - 0 ratings