gnome-shell-system-monitor-applet
gnome-shell-system-monitor-applet copied to clipboard
Error when installed on Pop!_OS 21.04
Installed via cli:
sudo apt install gir1.2-gtop-2.0 gir1.2-nm-1.0 gir1.2-clutter-1.0 gnome-system-monitor
The extension then shows an error:
Tried to construct an object without a GType

Also installed using Firefox + Gnome shell extension with the same results.
gnome-extensions list
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Let me know if you want any more information or for me to debug further :+1:
Thanks!
For me it worked by doing the following:
- clone the repo
- cd into the repo
- make install
- Alt + F2 then r
Pop!_OS 21.04 (Cosmic Desktop) and the same for RHEL 8 if I rememeber well
@h4k333m nope ... that does not fix it
works after installing the necessary dependencies...silly me for not looking at the readme:
$ sudo apt install gir1.2-gtop-2.0 gir1.2-nm-1.0 gir1.2-clutter-1.0 gnome-system-monitor