5

following message appears:

enter image description here

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

Jacob Vlijm
  • 85,475
empedokles
  • 4,023

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
  • 4
  • 7
  • 22