Monday 2 April 2012

Alpha 1 bug fix: Chromium preferences locked by the UA Linux repository


Fix method 1
Fix this by loading up Synaptic Package Manager from the application menu under the system section. Type ua in the search box and right click the package called ualinux-repository mark it for removal and click the apply button to remove it. Close Synaptic and open the Package manager and open Ubuntu Software Center click on installed find chromium under the internet section and uninstall it. Then search software center and find and install chromium again.

Fix method 2
You could also use the terminal to fix this with the following commands in red

sudo apt-get purge ualinux-repository

sudo apt-get purge chromium-browser


sudo apt-get install chromium-browser


Sorry for this issue it will not exist in alpha 2

No comments:

Post a Comment