hello every one I've just installed gnome-tweak-tool by using this code
sudo apt-get install gnome-tweak-tool
After installing the Advanced setting icon appear in applications menu and when I tray to open it it seems that ubuntu opening it (from the top panel in gnome) but nothing happen.
when I check out the problem in terminal I get this message:
(gnome-tweak-tool:4972): GLib-GIO-ERROR **: Settings schema 'org.gnome.shell.extensions.user-theme' is not installed
Trace/breakpoint trap (core dumped)
I'm very thankful for anyone who help.
gnome-shell --version
&dpkg -l gnome-tweak-tool
? Also, if you are still runninggnome-tweak-tool
and are getting the above error, trymv ~/.local/share/gnome-shell/extensions ~/.local/share/gnome-shell/extensions.bak
to move the existing extensions. – Wilf Feb 10 '14 at 19:49