paradoxxxzero / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
GNU General Public License v3.0
1.75k stars 324 forks source link

Error when installed on Pop!_OS 21.04 #702

Open fkumro opened 3 years ago

fkumro commented 3 years ago

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

image

Also installed using Firefox + Gnome shell extension with the same results.

gnome-extensions list
sound-output-device-chooser@kgshank.net
caffeine@patapon.info
ding@rastersoft.com
pop-shell@system76.com
system76-power@system76.com
ubuntu-appindicators@ubuntu.com
pomodoro@arun.codito.in
cosmic-dock@system76.com
pop-cosmic@system76.com
system-monitor@paradoxxx.zero.gmail.com

Let me know if you want any more information or for me to debug further :+1:

Thanks!

0xsimulacra commented 3 years ago

For me it worked by doing the following:

  1. clone the repo
  2. cd into the repo
  3. make install
  4. Alt + F2 then r

Pop!_OS 21.04 (Cosmic Desktop) and the same for RHEL 8 if I rememeber well

stickybyte commented 3 years ago

@h4k333m nope ... that does not fix it

ianhundere commented 2 years ago

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