1

I have installed Unity Tweak Tool on Ubuntu 15.10 and it's working fine. But the images with menu options are missing.

Screenshot

How can I solve this issue? I also reinstalled this tool but same issue persists.

muru
  • 197,895
  • 55
  • 485
  • 740
Neo
  • 11

1 Answers1

0

try this in terminal(Ctrl+Alt+T)

dconf reset -f /org/compiz/

then

setsid unity
Ashu
  • 3,966
  • I ran code above, but issue is still unresolved. It reset settings but images are still missing. – Neo Feb 26 '16 at 15:06