Operating System - Linux
1829107 Members
2326 Online
109986 Solutions
New Discussion

Re: Help!! gnome-panel error

 
Jonasli_1
Occasional Contributor

Help!! gnome-panel error

hi, everyone,
i am a newbie of linux with some unix experience,

i just installed Redhat 8.0 version on my thinkpad, it's rinning fine, but while i run under x-window??? one problem to me, :

in command mode: run below command,
#startx
and then start the x-window screen,

but display one error information as following:
"application "gnome-panel"(process 1000) hava crashed due to a fatal error ...
Please visit the GNOME application crash page for more information"
and i clicked the link above information of "Please visit the GNOME application crash page for more information"

then popup other information window displayed as "Error occured while trying to launch the URL handler..."

i have captured the screen as attach file.

pls help me, thanks in advance!!^_^
unix adm
1 REPLY 1
Cristian Draghici_1
Frequent Advisor

Re: Help!! gnome-panel error

hi there

1/
some error should be logged in something called .xsession* in your home directory (the home directory of the user that's running the startx command)

you should check that - i do know that gnome had(has?) some issues with NFS mounted home directories

2/ if 1 brings no relevant messages, you could try launching gnome via it's native launcher (gdm)

if you're using startx i imagine you're booting into runlevel 3 - try booting into runlevel 5 and logging in via gdm


hope this helps
c