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

Can't install in global /usr/share/gnome-shell/extensions (Error Permission denied) #18

Open
ainiml opened this issue Jul 13, 2020 · 0 comments

Comments

@ainiml
Copy link

ainiml commented Jul 13, 2020

Installing in global location /usr/share/gnome-shell/extensions fails

But installing in user directory works ~/.local/share/gnome-shell/extensions

GLib.FileError: Failed to open file “/usr/share/gnome-shell/extensions/[email protected]/schemas/gschemas.compiled”: open() failed: Permission denied

Stack trace:
  getSettings@/usr/share/gnome-shell/extensions/[email protected]/convenience.js:74:24
  WindowButtonsPrefsWidget<._init@/usr/share/gnome-shell/extensions/[email protected]/prefs.js:110:26
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  buildPrefsWidget@/usr/share/gnome-shell/extensions/[email protected]/prefs.js:382:18
  _selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:91:22
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  _onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:243:17
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  main@resource:///org/gnome/shell/extensionPrefs/main.js:397:5
  @<main>:1:43

Permissions:

-rw-r--r-- 1 root root 1.3K Jul 13 01:10 gschemas.compiled

chmod 666, still fails:

-rw-rw-rw- 1 root root 1.3K Jul 13 01:10 gschemas.compiled
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

1 participant