How do I go about doing so? Gnome tweak tool won't launch under gnome 3 and I want to know if there is any other way of changing the shell theme. Thank you.
Asked
Active
Viewed 1.1k times
1
-
What do you mean, it won't launch under GNOME 3? Are you using the stock GNOME 3? Are you on oneiric, precise, etc.? On my oneiric system, it's as simple as typing "tweak" in the Applications search; the icon is actually titled "Advanced Settings". – Mattie Apr 19 '12 at 15:19
-
Using 12.04. And yes, everytime I click on it, nothing happens. – rockr101 Apr 19 '12 at 15:25
-
3I got this too, it seems to be a bug with gnome-tweak-tool, gnome-shell or the user theme extension. Whenever the extension is installed, gnome tweak tool can't start (it crashes immediately after starting). I hope this will get fixed soon. – jplatte Apr 19 '12 at 18:04
-
Yeah, that's how it happened. Right after I installed the user theme extension. – rockr101 Apr 19 '12 at 19:46
-
This question should instead be filed as a bug report, and as such is off-topic, thanks! How to report a bug. Regards, – Ringtail Apr 19 '12 at 23:41
2 Answers
4
- Do sudo nautilus in your favorite Terminal emulator.
- Navigate to usr/share/themes/
- Drop in the theme folder (should be theme name, and have a folder inside called gnome-shell)
- Rename folder default to oldefault
- Rename new theme folder to default.
- Open the run dialogue and type r
- Done!

CGriffitt
- 171
- 1
- 6
4
I had the same issue, but was able to easily uninstall the extension via the gnome shell extensions web page: https://extensions.gnome.org/local/

Ryan R
- 41