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

Doesn't run after installing on Arch with Gnome 47.1 #161

Open
Dark-Witcher opened this issue Oct 28, 2024 · 1 comment
Open

Doesn't run after installing on Arch with Gnome 47.1 #161

Dark-Witcher opened this issue Oct 28, 2024 · 1 comment

Comments

@Dark-Witcher
Copy link

Hello,

I installed it from yay and I get the following error:

GLib.FileError: Failed to open file “/usr/share/gnome-shell/extensions/quick-settings-tweaks@qwreey/schemas/gschemas.compiled”: open() failed: No such file or directory

Stack trace:
getSettings@resource:///org/gnome/Shell/Extensions/js/extensions/sharedInternals.js:100:53
fillPreferencesWindow@file:///usr/share/gnome-shell/extensions/quick-settings-tweaks@qwreey/prefs.js:26:29
_loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:39:24
async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:24:14
ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:15:4
OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:138:33
async*LaunchExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:125:14
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:373:35
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34

Gnome Extension says it isn't compatible with Gnome 47 and installing from Repo does nothing (scripts says install completed, but extension is missing)

@valentingregoire
Copy link

I got it to work by cloning the dev branch and then running ./install.sh install from within the repo directory.

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

No branches or pull requests

2 participants