Ubuntu 10.04.2 64bit boots up to empy desktop-no menus or links

Asked by Peter Saxon

Desktop system froze- rebooted, same situation
Ran Boot recovery - Got Recovery Menu - ran all tests - unable to enter any text in password field
Any suggestions?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Solved by:
enubuntu
Solved:
Last query:
Last reply:
Revision history for this message
Best enubuntu (mr.tennents) said :
#1

Try to do this:
1. Login into Ubuntu
2. Open a terminal by hitting CTRL + ALT + T
3. Insert and run this commands:
gconftool-2 --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel

4. Restart and this should work.

If after the login you cant open a terminal by hitting CTRL + ALT + T, please, at login screen select Recovery Console, here is a screenshot:
http://i1-news.softpedia-static.com/images/extra/LINUX/large/ubuntu1104classicgnome-large_002.jpg

than follow with the 3th step.

Revision history for this message
Peter Saxon (bumpysax) said :
#2

Excellent ! It worked perfectly. Thanks for your prompt reply & info