com.canonical.unity.webapps
In order to work properly, Unity Tweak Tool recommends you install the necessary packages
|
||||
Install the package |
|||||||||||||||||||||
|
Just a command line way to do jackyzy823's answer:
|
|||||||||||||||||
|
A tricky way for this,because i do not want to download so many dependencies for extract the file |
|||||||||||||
|
Simple solution. Just Install necessary packages.
|
|||||||||||||
|
For those who still need a solution: the problem occurs if one uninstalls the overlay scrollbars. To solve the problem install the overlay scroll bars again (sudo apt-get install overlay-scrollbar) and disable them via the Unity Tweak Tool itself. (System->Scrolling) |
|||
|
Simple, and effective type
into the terminal |
|||||
|
I had no problem installing webapps service and webapps common. My exact problem was the package
was missing. I misread the screenshot in this question, and spent more than half an hour trying to figure out why even though unity webapps service and webapps common are installed unity tweak tool is not working. Finally I found out the above package was missing instead of the one mentioned in the screenshot. To solve this error, install the
That's it. Unity Tweak Tool is now working! (finally!) |
||||
|
Installing unity webapps is impossible because the dependencies are broken due to incompatibility with ubuntu 15.04 |
|||||||||
|
apt-file search
). – Rmano Apr 18 '14 at 18:29com.canonical.unity.webapps.gschema.xml
; maybe you need to runsudo apt-file update
? – mchid Jul 28 '15 at 10:14