5

following message appears:

enter image description here

If I press okay, nothing happens. What do I have to do?

Jacob Vlijm
  • 85,675
empedokles
  • 4,033

1 Answers1

6

Install the necessary packages. From terminal:

sudo apt-get install unity-webapps-common

Now try to execute tweak tool.

sudo unity-tweak-tool
SY_13
  • 486