LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-13-2001, 10:17 AM   #1
blackzebra2001
LQ Newbie
 
Registered: Nov 2001
Location: New York, NY
Distribution: RH 7.1
Posts: 2

Rep: Reputation: 0
Exclamation Panel application fails at startup.


Hi,

I've installed RH 7.1 on my box and I ran into the following problem.

When I boot up and login in Gnome Panel application fails. First time it happened after a couple of weeks. After I rebooted the box one day Panel application failed at startup. The system removed it from boot sequence and after next boot Window Manager failed thus rendering system useless.
I reinstalled everything and it's been working for about 4 weeks and the same thing happened again.
Yesterday I reinstalled everything again and when I tried to login for the first time Panel crashed.

Any ideas?

I'm trying to run RH 7.1 on AMD K-2 /450 with 64 MB RAM and 2 NIC cards.

Thanks,

BlackZebra2001
 
Old 11-13-2001, 10:45 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
can you open a terminal and run a panel in that? should get more info from it that way, if it crashes...
 
Old 11-13-2001, 09:29 PM   #3
blackzebra2001
LQ Newbie
 
Registered: Nov 2001
Location: New York, NY
Distribution: RH 7.1
Posts: 2

Original Poster
Rep: Reputation: 0
Strangely I was able to get in today using a regular account (the Panel app came up fine). But when I ran Panel using root account I got the following errors:
libpng error: Read error

and in the dialog box
Application "Panel" has crashed due to a fatal error (segmentation fault).

and after closing the dialog box in the terminal window:
Warning: File applet_widget.c: Line 934. CORBA Exception type=2, exid=IDL:CORBA/COMM_FAILURE:1.0

Can not start CORBA.

TIA,

BlackZebra2001
 
Old 12-27-2001, 10:12 AM   #4
hairnutz
LQ Newbie
 
Registered: Dec 2001
Posts: 1

Rep: Reputation: 0
I am having the same exact problem under 7.2. When it crashes for one user, it removes itself from the startup for that user. Create a new user and it works fine for the new user, until it crashes then its removed from their startup.

Is there a config file somewhere that I can modify what starts up at boot time? For GNome that is.
 
Old 02-12-2002, 08:42 PM   #5
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
RH 7.2 Gnome Panel Crash

I have experienced this problem many times, but I always get it working again with some fiddling ( I use KDE, partly because of this problem).

One thing that seems to help is to remove the gnome settings entirely so they are regenerated:

rm -rf ~/.gnome

But don't forget to move anything important from your desktop folder or whatever before doing that :^)

Also, doing this seems to have some affect (but not always):

switchdesk twm
startx
switchdesk gnome
startx

If all else fails, repeat the above strategies a couple times, and your gnome panel should start functioning until the next time the panel decides to crash.

Here is a more permanent solution (this is supposed to be funny):

switchdesk kde

hope this helps!
 
Old 02-13-2002, 07:17 PM   #6
macewan
Senior Member
 
Registered: Jan 2002
Distribution: Ubuntu, Debian
Posts: 1,055
Blog Entries: 1

Rep: Reputation: 45
i had this problem too. also nautilus doesn't always start with system is rebooted (not often - only when installing new hardware

redhat 7.2
 
Old 02-27-2002, 08:55 AM   #7
rpolasek
LQ Newbie
 
Registered: Feb 2002
Posts: 1

Rep: Reputation: 0
Panel crash

I have had the same problem with RedHat 7.2. I have loaded on at least six different machines (from Dell laptops to old PII's) and all show the same symptom. In each case after giving the logon name and password, the system tries
to start loading the panel program and crashes. I can always recover using CTRL/ALT/Backspace to restart X and it
will generally work the second time. Resetting the machine is a lethal no=no. In every case after this panel crash.
a reset will result in a totally corrupted file system. These machines were all running 7.0 ok. Does anyone have any
thoughts on the problem. It is difficult to debug as the panel bar disappears and I cannot open a terminal session.
 
Old 03-02-2002, 09:07 PM   #8
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Lightbulb possible troubleshooting plan

Here is a possible way to troubleshoot this problem: Take a snapshot of ~/.gnome while it is working propertly, and another snapshot while the panel is crashing. Then analyze all files for differences using diff or something.
 
Old 03-02-2002, 09:18 PM   #9
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
another way to fix it


switchdesk wmaker
 
Old 03-11-2002, 01:47 PM   #10
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
possible fix

first ( to kill XFree86 as mentioned by another poster):
cntr-alt-backspace

then, to fix the problem:

rm -f ~/.gnome/metadata.db

Try that and see if it works

or maybe the problem is in the ~/.gnome/panel.d directory?

looks like there is a duplicate thread here:
http://www.linuxquestions.org/questi...ht=gnome+panel

Last edited by zmedico; 03-17-2002 at 11:26 PM.
 
Old 08-05-2002, 01:57 AM   #11
daacosta
Member
 
Registered: Jun 2002
Location: Norman, Oklahoma
Distribution: Fedora Core 4
Posts: 45

Rep: Reputation: 15
Hello,

I have the same exact problem as root with Red Hat 7.2: My GNOME panel vanishes. When I use a regular account it is very, very happy... Instead of trying to troubleshoot this problem and lose my sanity, can anybody please tell me how can I upgrade my GNOME panel? :-)

I am a total newbie so please have some mercy... :-)

Regards,

Diego

P.S. What will happen with the GNOME panel of the other user of my computer once I upgrade it?
 
Old 08-05-2002, 04:26 PM   #12
R2RO
Member
 
Registered: Dec 2001
Location: 64.5W 18.1N
Distribution: Red Hat 9.0
Posts: 79

Rep: Reputation: 15
Question Panel & no Nautilus

Please add me to the list but I only had the problem on the laptop (on the pc, never). Then I decided to reinstall my RedHat 7.2 with KDE and no GNOME. There had been 3 weeks and so far no problem on my laptop but if it happens again I will be posting here.
 
Old 08-05-2002, 04:59 PM   #13
daacosta
Member
 
Registered: Jun 2002
Location: Norman, Oklahoma
Distribution: Fedora Core 4
Posts: 45

Rep: Reputation: 15
I haven't had a problem with KDE either but I much rather have GNOME than KDE. A friend told me that just by re-installing GNOME or upgrading GNOME things were going to be copacetic... However, I don't know how to do that just yet.



Have fun!
 
Old 11-03-2002, 10:22 PM   #14
Nasser
LQ Newbie
 
Registered: May 2002
Distribution: RH 7.2
Posts: 14

Rep: Reputation: 0
Re: crashed panel!!!!

open a terminal -> type panel &

And there goes ur Panel.

Thnx
Nasser
 
Old 11-03-2002, 10:43 PM   #15
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
what version are you using?

maybe just upgrade to a newer version of gnome?

it seems like overkill to keep reinstalling linux.

if it is not every user with a problem, removing the users ~/. files pertaining to the failing app will fix the problem

if it's every user with a problem then you may want to try and reinstall gnome.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kicker Panel not updating application list (suse9.1 kde3.3 x11r6.8.1) booradley Linux - Software 2 10-09-2004 04:02 PM
Closing Socket in MultiThreaded Application Fails laalitseth Red Hat 0 04-21-2004 12:44 AM
Error:Application gnome-panel(precess 3644) shams Linux - Software 0 04-16-2004 07:50 PM
KDE 3.1.3 panel fails to load dmoracco Linux - Software 3 09-11-2003 06:03 AM
no panel on kde startup externalgreenfu Debian 1 07-10-2003 06:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration