Closed grahamwhiteuk closed 2 weeks ago
I forgot to mention which version of the extension I'm running. I'm currently using the one installed from RPM which is gnome-shell-extension-system-monitor-applet-38-30.20240717git4bd03a2.fc40.noarch
Interesting, can you please post the output of dconf list /org/gnome/shell/extensions/system-monitor/
?
Sure...
$ dconf list /org/gnome/shell/extensions/system-monitor/
center-display
compact-display
disk-display
disk-show-menu
disk-show-text
fan-display
gpu-display
icon-display
show-tooltip
hmm, I just applied the latest updates from Fedora and I can no longer reproduce this issue. Not sure if you want to close this one off but if there's anything further I can do to help diagnose/debug then let me know.
All right, my initial guess here is that maybe you had the og version of the extension installed (paradoxxxzero/gnome-shell-system-monitor-applet) and then uninstalled that and installed this version, which expects some different settings keys. I thought the uninstall process nuked the dconf entries so I'm not sure how that would actually happen. It might be related to the fact that our schema ID currently matches the og version (which we're trying to rectify in #65), combined with some kind of incomplete uninstall or something...
We should probably handle busted configs more gracefully but it might be a rare enough case to not be worth the effort... I'll leave this open to see if we get any more bites on this error message.
I believe that this will be fixed by #98, since that will solve the overlapping schema ID issue.
The extension stopped working for me today with the following message found in the gnome extensions app:
There's a stack trace in the journal log as follows:
I'm running on Fedora 40 with all the latest updates applied. My hardware is a Lenovo ThinkPad P15 Gen 1 laptop.