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.

Zorin Start Button lost

haciendadad

Sat Jul 12, 2014 1:15:54 pm

I am running Zorin 6.1 and I use Docky and at the top of the Docky dock was my Zorin Start Button, but something happened and that button is not there anymore and now I don't know how to get to my applications any more.

I saw another post about the same problem where the support member suggested to run this command: "killall gnome-panel" and when I did I saw this response "gnome-panel: process not found"

I am new to Zorin, so please don't make too many assumptions with your answer. I am familiar with linux but not so much with all the GUI stuff. Thanks

Swarfendor437

Sun Jul 13, 2014 6:25:53 pm

Hi, and welcome! :D

Firstly open a terminal (Ctrl+ Alt+ T) and enter:

Code:
kill avant-window-navigator
- this should remove your panel - I am guessing you are using the Windows 7 look?

then leaving the terminal open enter:

Code:
avant-window-navigator
this should bring your complete panel back up.

If you are using 'docky' then:

Code:
kill docky


then keeping the terminal open

Code:
docky


Keep us posted!