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.

[SOLVED] I deleted my Panel-But now a new promblem

Bmxracer4

Wed Mar 28, 2012 7:43:31 pm

Hey, I just installed the fresh Zorin os 5.2 and Then i was trying to delete the email button from the panel in right hand corner (if your on xp or win 7 theme) and messed up, I deleted the whole panel and was wondering, How do I get it back

Ps. I tryed add panel, But it does not show the widgets that come on it

Thanks,
Tony

madvinegar

Wed Mar 28, 2012 7:54:40 pm

First, just try an easy
Code:
killall gnome-panel
in terminal. (To open terminal press Alt+F2 and in the window that will appear write gnome-terminal and hit <enter>).

If it works then, to add it up at each restart, open from control center the "start-up applications" and add "gnome-panel".



If the above will not work, i would do the following:

Press alt+f2 and in the window that will appear write
Code:
gnome-terminal
and hit <enter>

Then, in terminal write the following and press <enter> after each line.

Code:
gconftool-2 –-shutdown
rm -rf ~/.gconf/apps/panel
pkill gnome-panel

Bmxracer4

Wed Mar 28, 2012 10:14:44 pm

ok Thanks it worked, But now my laptop wont connect to my pc monitor

Wolfman

Thu Mar 29, 2012 5:24:24 am

Hi,

open the control center > hardware > displays > detect monitor

Regards Wolfman :D

Bmxracer4

Thu Mar 29, 2012 2:40:48 pm

I did that with my monitor plugged in and i truned clone images off and then went to the power mangement and put on ac power with lid closed do nothing and Then the minute i do that my computer sleeps and geta clomed image on my monitor

Thanks,
Tony

Bmxracer4

Thu Mar 29, 2012 10:56:52 pm

ok, got it to work

Thanks guys

Tony

madvinegar

Fri Mar 30, 2012 7:35:13 pm

I will mark the topic as solved. Nice work to all of us!