0ry0n / Resource_Monitor

Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
GNU General Public License v3.0
143 stars 20 forks source link

no devices in disk tab #41

Closed kapouer closed 2 years ago

kapouer commented 2 years ago

The Disk tab doesn't show devices. The menu stays at 0|0.

(I have three disks /dev/sda,b,c)

Harddisk LED gnome extension works but I'd like to get rid of it in favor of this one :)

0ry0n commented 2 years ago

If you open prefs, is the disk list empty?

kapouer commented 2 years ago

image

0ry0n commented 2 years ago

Please check in /var/log/syslog if it gives you this error: gnome-shell [x]: JS ERROR: Error: df: /run/user/1000/doc: Operation not permitted... My extension uses df to get partition information. It has already happened in the past that in unstable versions of linux it gives this error. It is not due to a Resource_Monitor problem. Thanks for using Resource_Monitor. :)

kapouer commented 2 years ago

Indeed, it's a bug in xdg-desktop-portal, which mounts /run/user/1000/doc