0

I have installed 12.04 on my desktop machine, everything works fine except for a few annoyances.

All modifications I do to my dock (I add/remove icons) are lost upon reboot/logout.

If it helps, I've done a clean system install but I have been keeping my home folder. My previous system was 13.10.

akmur
  • 960

1 Answers1

0

Try reinstalling the Unity.
For that, launch the terminal and run the following commands.

sudo apt-get update  
sudo apt-get install --reinstall ubuntu-desktop  
sudo apt-get install unity
Avinash Raj
  • 78,556
Varun
  • 525
  • 2
  • 5
  • 26
  • I tried but it doesn't work, upon logging in and out, my dock settings are back to default. – akmur Dec 09 '13 at 16:50