Panels not appearing after installing Ubuntu

Asked by daunish

I installed Ubuntu on a very old computer, nothing went wrong other than i cant see any of the panels on the side of the screen. I can hover over and click on the various icons. but i cant see them at all. Any help would be useful.

Tech Specs of Comp
Processor 1.55GHz
Ram 2Gb
AMD Sempron processor

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

on a clean desktop with no app open press ctrl+al+t then into terminal type or copy and paste from here:

gconftool --recursive-unset /apps/panel && killall gnome-panel

Should do it. It will reset them to default but will make them appear.

Revision history for this message
daunish (daunishih) said :
#2

it said
gnome-panel: no process found
that could be a problem, any way to instal or reinstall the software?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

please using same method to open terminal and try:

sudo apt-get -f install
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gnome-desktop
sudo apt-get --reinstall install gnome-panel

give your user password when requested, you don't see nothing when you type it, then press enter.

Hope this helps

Revision history for this message
daunish (daunishih) said :
#4

things went off without a hitch, it appeared to do a lot of stuff. But then when i typed in
sudo apt-get install gnome-desktop
i got
E: unable to locate package gnome-desktop
I appreciate the help so far, dont give up on me please!

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Right there is not a gnome-desktop package sorry my fault...
Please try to reinstall this package:

sudo apt-get --reinstall install gnome-desktop-environment

Revision history for this message
daunish (daunishih) said :
#6

okay that worked fine, i didnt get any error messages i just dont know what to type next?

Can you help with this problem?

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

To post a message you must log in.