This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Plank dock giving problem

sabir

Sat Aug 29, 2015 6:00:57 pm

Hi, i m using ultimate 10 version.when i using osx theme i cannot shut down and restart computer,when i press shutdown its logout and same thing as reboot.this is problem with PLANK DOCK ,Why not you guy use docky thats no have any problem,Its just a suggestion.
Thanks

Wolfman

Sun Aug 30, 2015 4:03:22 am

Hi,

use the following command to remove plank and install docky + updates:

Code:
sudo apt-get remove plank && sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install docky

Swarfendor437

Sun Aug 30, 2015 10:23:57 am

Hi, I would use 'purge' instead of 'remove' - that way you are sure that it has been removed. ;) :D