Gnome panel disappeared

Discussion in 'Linux' started by krisaxe, Feb 3, 2009.

  1. krisaxe

    krisaxe

    Joined:
    Nov 6, 2008
    Messages:
    24
    Likes Received:
    0
    hi all, i've been using linux4one for a few days and everything worked well, until i decided i wanted to change the desktop from the netbook remix to the normal gnome one.. i found some instructions on the l4o forum, so i disabled the UME desktop luncher, and i got the normal desktop.
    Something went wrong when i was trying to add applets to the panel, so i restarted the system, only to find a completely "naked" desktop at reboot.. i managed to re-enable the UME desktop launcher from the terminal, but even after that the upper panel was missing. I even tried to install the gnome desktop with apt-get but still no joy..
    From my very limited linux knowledge i assume the panel must have got corrupted or broken when the system crashed and i rebooted it, but i have no idea how to fix it (if it's possible to do so)..

    as anyone got any idea what i could do or i should just reinstall the OS?

    cheers,

    kris
     
    krisaxe, Feb 3, 2009
    #1
  2. krisaxe

    mattytee

    Joined:
    Nov 30, 2008
    Messages:
    112
    Likes Received:
    1
    In a terminal, try
    Code:
    gnome-panel
    If you get a message that it's already running,
    Code:
    sudo killall gnome-panel
    and try to start it again.

    If you get something else, tell us.

    You should also check that it's set to gnome at login - if it's set to run an xsession and no xsession file exists, no panel appears.
     
    mattytee, Feb 5, 2009
    #2
  3. krisaxe

    hillsoft

    Joined:
    Nov 30, 2008
    Messages:
    89
    Likes Received:
    0
    You can also delete your gnome panel preferences and then relog in and they should be replaced with the default. So give this a try if mattytee's suggestions don't help.

    Bring up a terminal and type

    rm -rf ~/.gconf/apps/panel

    Then log out and log back in.
     
    hillsoft, Feb 6, 2009
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.