Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Gnome 47 support #225

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

andrzej-az
Copy link

@andrzej-az andrzej-az commented Dec 30, 2024

based on #223 added gnome 47 support
tested on manjaro

tool/installer.sh Outdated Show resolved Hide resolved
@KousekCZ
Copy link

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

@KousekCZ
Copy link

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
  

@eleius
Copy link

eleius commented Jan 19, 2025

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

@andrzej-az
Copy link
Author

@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

@KousekCZ
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants