[20328] in Athena Bugs
Re: tasklist on gnome bar disappears once in a while
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat May 4 22:41:14 2002
From: Greg Hudson <ghudson@MIT.EDU>
To: Yuran Lu <yuranlu@mit.edu>
Cc: bugs@mit.edu
In-Reply-To: <200205050055.UAA19779@w20-575-1.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: 04 May 2002 22:41:12 -0400
Message-Id: <1020566472.7133.8.camel@error-messages.mit.edu>
Mime-Version: 1.0
> once every few logins, the task list applet on the gnome bar disappears
> and I have to re-add it to see it again. It seems somewhat
> platform-dependent, occurring more often on linux machines.
Okay, a bunch of questions:
Do you notice it disappearing, or do you only notice that it doesn't
appear when you log in? (If you do notice it disappearing, I don't
suppose a dialog comes up saying that the tasklist applet has crashed,
does it?)
Do you log out by double-clicking on the logout button at the lower
right of the screen?
Also, if you don't mind adding the following to your .cshrc.mine
temporarily:
unlimit coredumpsize
setenv GNOME_DISABLE_CRASH_DIALOG 1
Then the next time you notice tasklist is gone, you can look for a core
file in your homedir. You can "file core" to see if it's from
tasklist_applet or something similar; if it is, you can move it into
your Public directory and send mail here, and we can analyze it.