Open EvgenyMakarov opened 4 years ago
Failed to open file “~/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/schemas/gschemas.compiled”: open() failed: No such file or directory
You need to run glib-compile-schemas
:
$ cd ~/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com
$ glib-compile-schemas schemas
EDIT: just updated the wiki to reflect this.
No idea about the other error.
When I am trying to install the extension through Firefox, the directory ~/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com is created but is empty. The command sudo journalctl /usr/bin/gnome-shell shows the message "Error while installing freon@UshakovVasilii_Github.yahoo.com: ExtractExtensionError ()". The same message occurs when I am trying to install the extension through Ubuntu Software.
If I download the extension from GitHub and copy recursively the directory freon@UshakovVasilii_Github.yahoo.com to ~/.local/share/gnome-shell/extensions/, as described in the wiki, then restart Gnome and enable the extension in Gnome tweaks, I get an error
Failed to open file “~/.local/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/schemas/gschemas.compiled”: open() failed: No such file or directory
I have Ubuntu 19.10 with GNOME Shell 3.34.1.