I cannot use the user the gnome-shell-extensions-user-theme because there is no button on the tweak tool to enable extensions! I've completely uninstalled and reinstalled the gnome-tweak-tool, no difference. Any suggestions? Bruce.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
I had the same problem. Seems that the file metadata.json has a wrong shell-version. At least for Ubuntu 11.10. To solve the issue I had to:
"shell-version": [ "3.3.2" ] to "shell-version": [ "3.2" ],
|
|||
|
|
|
Had the same problem 10 minutes ago :D. This very brief command saved the day:
It purges all installations and references for the proprietary graphics driver and once you restart gnome-shell, 3D acceleration is re-enabled and gnome-shell plus other applications requiring 3D acceleration run properly. |
||||
|
|