Krister Bäckman

Results 9 comments of Krister Bäckman

Actually looking at the server code seems that the regexp that alt is using has hardcoded the double quotes. Other tags don't seem to do this so this might just...

Looks like there is a missing ) in prefs.js https://github.com/mgalgs/gnome-shell-system-monitor-applet/issues/63#issuecomment-2082747843 And another one on line 515 ``` SyntaxError: missing ) after argument list @ file:///home/ixevix/.local/share/gnome-shell/extensions/[email protected]/prefs.js:515:68 Stack trace: async*_loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:36:50 _init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:26:14 ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:17:4...

I have the same in compact mode

Workaround seems to be working, though my service is: `~/.config/systemd/user/[email protected]/debug.conf`

I have the same issue except it reverts to acpitz - 1. Archlinux GNOME 46. System monitor from the https://extensions.gnome.org/extension/3010/system-monitor-next/ website.

I'll give it a spin. Early next week at the latest.

I tried the rschupp:check_sensors branch but unfortunately I can't edit settings there. ![image](https://github.com/mgalgs/gnome-shell-system-monitor-applet/assets/820718/ebe28d9e-733e-4726-8059-c229e63498db)

After adding the missing ) on both lines 457 and 515 in prefs.js I managed to open the settings dialog. Will continue testing.

Got the exact same error on same extension version on Archlinux.