LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   recover a panel (https://www.linuxquestions.org/questions/linux-newbie-8/recover-a-panel-74472/)

lnxlover 07-21-2003 12:30 AM

recover a panel
 
sir,


pls tell me how can i recover a panel?
it disappeared when i logged in as root

MasterC 07-21-2003 01:03 AM

;) One of the moderators of this very forum is a female, as well as many other talented contributors to linux. Unless where you come from 'sir' describes both sexes you might consider changing that ;)

Onto the show...

What do you mean "panel" What panel has gone missing? WWhat distro are you running? What were you doing when it disappeared?

Thanks for including all that and any extra info you may find that you think could help us :)

Welcome to LQ, :)

Cool

lnxlover 07-21-2003 03:37 AM

sir/madam
problem with me is that when i login as root the gnome panel doesnt appear. I have installed rh8 in my system. an error message appears ,that the gnome panel has crashed. I run the panel & command but it did'nt work. what shoul i do next?? please help

MasterC 07-21-2003 03:42 AM

Some security speech:
You shouldn't need to login as root in a gui very often (ever?). If you need to use root is should be only for a short time and when applicable you will be prompted for the root password to do so, but this should be from your user's existing X session....

Ok, so onto fixing your problem...

When you ran the command to start the panel, what was the error message?

Try deleting the .gnome directory from your /root directory (this is root's home):
rm -r .gnome
And then start it again. And if possible, can you get the full error message for us, that will likely help us quite a bit.

Have you ever been able to login as root and see this panel?

Cool

lnxlover 07-25-2003 12:16 AM

I deleted .gnome directory from /root. But it didnt work. still the same problem .
Error message is " application 'gnome- panel ' (process 915) has crashed due to a fatal error. "

I was able to see the panel earlier . I logged in as a user id then logged out and then logged in again as root , then the problem was there. Earlier when i logged in as root .. no problem .

I also searched the similar forums and found the suggestions to run the ' panel &' command. so I did but still no use.

MasterC 07-25-2003 03:15 AM

You probably need to run something like:
gnome-panel &
Instead of just
panel &
Since gnome-panel or gnome -panel (from the error) is likely the way to launch that specific tool.

Cool


All times are GMT -5. The time now is 07:05 PM.