Running Unity on fresh install of 14.04. I installed Unity Tweak Tool through the Software Center, and on initial launch it said:
The following schema is missing
com.canonical.notify.osdIn order to work properly, Unity Tweak Tool recommends you install the necessary packages.
So in the terminal I used
sudo apt-get install notify-osd
Then, when I tried to open Unity Tweak Tool again, I got the same message but instead of com.canonical.notify.osd, it's saying com.canonical.desktop.interface is missing. How do I get this to run?