ccadeptic23 / Multi-Core-System-Monitor

Multi-Core System Monitor is an applet that displays in realtime the CPU usage for each core/cpu, Memory, Swap, Network usage, and Hard Disk (still in beta) information. It allows you to see at a glance how your system resources are being utilized. The goal for this applet is to display system resources in an elegant non-distracting way.
GNU General Public License v3.0
18 stars 4 forks source link

Preferences don't open #22

Open ghost opened 2 years ago

ghost commented 2 years ago

Either when I right click -> preferences, or select the icon in the applets settings, the settings won't open... I tried this (that's supposed to open the settings I think ? It does with other downloaded applets names) which got me the following error message :

$ xlet-settings applet multicore-sys-monitor@ccadeptic23 
Traceback (most recent call last):
  File "/usr/share/cinnamon/cinnamon-settings/xlet-settings.py", line 589, in <module>
    window = MainWindow(xlet_type, uuid, *sys.argv[3:])
  File "/usr/share/cinnamon/cinnamon-settings/xlet-settings.py", line 159, in __init__
    self.set_instance(self.instance_info[0])
IndexError: list index out of range

Any idea why and how to fix it ? I'm using manjaro with cinnamon 5.0.7