Installed 10.10 Ubuntu and now i cant see anything when i turn on my computer

Asked by Emerson Connelly

i installed ubunto 10.10 and now when i turn on my computer nothing opens up and i cannot see anything except my screen saver. i was able to open the internet because i pressed the power button and clicked on help and went to ask a question for help and the internet webstie opened up for this. please help asap. i cannot also not see my mouse when i can only see my backround image. thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

How to restore gnome panels and toolbars disappered on Ubuntu

A) When you see the clean desktop without toolbar:
- press alt-f2 a little window will come in fron of you
- ins this window field type:

gnome-terminal

Then press enter a terminal window will come in front of you:

type (a single row a time then press enter) :

gconftool –-recursive-unset /apps/panel;
rm -rf $HOME/.gconf/apps/panel;
pkill gnome-panel

B) if you cannot get access to terminal using method A then:
- press ctrl + alt + F2 you will get a pseudo terminal black screen in front of you
- Make login with your user and password (when you type the password you will not see any screen chars, so type in then press enter)
- then when you get access, type (a single row a time then press enter) :

gconftool –-recursive-unset /apps/panel;
rm -rf $HOME/.gconf/apps/panel;
pkill gnome-panel

Then press ctrl + alt + F7 to return to your desktop

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask Emerson Connelly for more information if necessary.

To post a message you must log in.