MisterGuinness / gnome-shell-extension-sensors

Gnome shell extension: Shows CPU temperature, HDD temperature, voltage and fan RPM
0 stars 0 forks source link

Fedora 39: Beta Testing #82

Closed MisterGuinness closed 11 months ago

MisterGuinness commented 1 year ago

Looks ominous...

https://discussion.fedoraproject.org/t/all-gnome-extensions-need-an-update-in-fedora-39-gnome-45/89114

MisterGuinness commented 1 year ago

First issue, in the journal

JS ERROR: Extension Sensors@MisterGuinness: SyntaxError: import declarations may only appear at top level of a module @ resource:///org/gnome/shell/ui/panelMenu.js:3:0`

not very helpful

and if I try to open the prefs from the app (worth trying as the prefs does not run in the gnome-shell process, it has its own)

SyntaxError: import declarations may only appear at top level of a module

Stack trace:
  @file:///home/liveuser/.local/share/gnome-shell/extensions/Sensors@MisterGuinness/prefs.js:7:24
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
MisterGuinness commented 1 year ago

Quite a bit to figure out...

https://gjs.guide/extensions/upgrading/gnome-shell-45.html

But there is a lot to go through