Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Extension not enabled after install (in gnome 3.38) #16

Open
WuerfelDev opened this issue Nov 10, 2020 · 2 comments
Open

Extension not enabled after install (in gnome 3.38) #16

WuerfelDev opened this issue Nov 10, 2020 · 2 comments

Comments

@WuerfelDev
Copy link

WuerfelDev commented Nov 10, 2020

I don't know if it's just me, but running a command looks like this:

$ gnome-shell-extension-installer 3518
[3518] Obtaining extension info
[Transparent Shell] Downloading extension
[Transparent Shell] Extracting extension
Extension “[email protected]” does not exist

The last line comes from gnome-extensions enable [email protected]. I noticed that the shell needs to be restarted before running the command. That means the extension disabled until the shell is restarted and this command is run manually.

Maybe it is possible to add the extension to settings get org.gnome.shell enabled-extensions instead of the gnome-extensions command ?

@WuerfelDev WuerfelDev changed the title Does not get enabled after install in 3.38 Extension not get enabled after install (in gnome 3.38) Nov 10, 2020
@WuerfelDev WuerfelDev changed the title Extension not get enabled after install (in gnome 3.38) Extension not enabled after install (in gnome 3.38) Nov 10, 2020
@brunelli
Copy link
Owner

Maybe it is possible to add the extension to settings get org.gnome.shell enabled-extensions instead of the gnome-extensions command ?

Yeah, that's what I was doing before.

Unfortunately, I'm not running GNOME Shell anymore, so this project is probably going unmaintained soon.

@vonschutter
Copy link

Just add chmod -R 755 /usr/share/gnome-shell/extensions and restart gnome-shell... This fixes the issue for global installs.

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

No branches or pull requests

3 participants