add Gnome 48 support
based on https://github.com/deinstapel/cpupower/pull/223 added gnome 47 support tested on manjaro
Hi, how do I install the cpu add-on on gnome 47 nobara (fedora) ?
after install i got error on gnome 47
The settings of extension [email protected] had an error:
SyntaxError: import declarations may only appear at top level of a module @ resource:///org/gnome/Shell/Extensions/js/misc/extensionUtils.js:4:1
Stack trace:
@file:///home/kousek/.local/share/gnome-shell/extensions/[email protected]/prefs.js:29:24
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34
I just cloned andrzej's repo, run make and make install. It works fine for me on Arch, thanks so much @andrzej-az
@KousekCZ Could you probably recheck these steps:
- remove pre extension
- clone https://github.com/andrzej-az/cpupower
- run deploy.sh
- restart gnome somehow
- check the settings works and try install the binary just to make sure there is an issue on Fedora
@KousekCZ Could you probably recheck these steps:
- remove pre extension
- clone https://github.com/andrzej-az/cpupower
- run deploy.sh
- restart gnome somehow
- check the settings works and try install the binary just to make sure there is an issue on Fedora
I managed to install it already, thank you
I hope @andrzej-az can update his repo to make it work with gnome 48 :-)
I hope @andrzej-az can update his repo to make it work with gnome 48 :-)
Adding "48" to his metadata.json was enough to make it work with the latest gnome
@andrzej-az this project looks kinda dead, maybe you want to create full fork with release on extensions.gnome.org? :)