You are not logged in.

#1 2017-09-16 14:53:16

Hossein Heydari
Member
From: Iran
Registered: 2015-12-16
Posts: 33

An issue with executing Gnome-Tweak-tool

Hi
I installed Gnome-tweak-tool on my computer but I can't run it on terminal, the rest goes like this:

~$ gnome-tweak-tool 

(gnome-tweak-tool:1899): GLib-GIO-ERROR **: Settings schema 'org.gnome.shell' does not contain a key named 'disable-user-extensions'
Trace/breakpoint trap

I also read the link below that I think is somehow connected to  my problem, in addition I updated my system several times after this problem in order to get rid of this error but it still stands.

The link of issue on github: https://github.com/NixOS/nixpkgs/issues/26193

I was wonder if anyone help me!

Offline

#2 2017-09-17 06:14:20

glitsj16
Member
Registered: 2015-04-26
Posts: 116

Re: An issue with executing Gnome-Tweak-tool

Hi Hossein,

I wonder whether you have gnome-shell installed and fully updated. Current version is at 3.24.3-1 (flagged out of date pending the release of GNOME 3.26), which contains the file "/usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml". The key "disable-user-extensions" is present in that file (see https://git.gnome.org/browse/gnome-shel … a99bfd60d).

In case something went wrong when installing gnome-shell, you can manually generate a new gsettings schema using "sudo glib-compile-schemas /usr/share/glib-2.0/schemas".

Hope this helps.

Offline

#3 2017-10-22 20:22:57

bric3
Member
Registered: 2015-09-22
Posts: 8

Re: An issue with executing Gnome-Tweak-tool

I got a similar issue on a brand new archlinux install.

Running `sudo glib-compile-schemas /usr/share/glib-2.0/schemas` didn't help. Still investigating why it doesn't work.

```
➜  ~ gnome-tweak-tool -vd                                 
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.shell>
DEBUG   : Shell version: [3, 26, 1]
```

Last edited by bric3 (2017-10-22 20:24:12)

Offline

Board footer

Powered by FluxBB