cpupower icon indicating copy to clipboard operation
cpupower copied to clipboard

add Gnome 48 support

Open andrzej-az opened this issue 1 year ago • 8 comments

based on https://github.com/deinstapel/cpupower/pull/223 added gnome 47 support tested on manjaro

andrzej-az avatar Dec 30 '24 11:12 andrzej-az

Hi, how do I install the cpu add-on on gnome 47 nobara (fedora) ?

KousekCZ avatar Jan 18 '25 16:01 KousekCZ

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
  

KousekCZ avatar Jan 18 '25 20:01 KousekCZ

I just cloned andrzej's repo, run make and make install. It works fine for me on Arch, thanks so much @andrzej-az

eleius avatar Jan 19 '25 14:01 eleius

@KousekCZ Could you probably recheck these steps:

  1. remove pre extension
  2. clone https://github.com/andrzej-az/cpupower
  3. run deploy.sh
  4. restart gnome somehow
  5. check the settings works and try install the binary just to make sure there is an issue on Fedora

andrzej-az avatar Jan 19 '25 17:01 andrzej-az

@KousekCZ Could you probably recheck these steps:

  1. remove pre extension
  2. clone https://github.com/andrzej-az/cpupower
  3. run deploy.sh
  4. restart gnome somehow
  5. 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

KousekCZ avatar Jan 19 '25 21:01 KousekCZ

I hope @andrzej-az can update his repo to make it work with gnome 48 :-)

eleius avatar Mar 23 '25 16:03 eleius

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

eleius avatar Mar 28 '25 06:03 eleius

@andrzej-az this project looks kinda dead, maybe you want to create full fork with release on extensions.gnome.org? :)

martinpl avatar Aug 04 '25 08:08 martinpl