[5064] in testers
Re: tasklist applet flaking
daemon@ATHENA.MIT.EDU (Christopher D. Beland)
Tue Jul 31 12:12:07 2001
Message-Id: <200107311612.MAA27338@Press-Your-Luck.mit.edu>
To: Mitchell E Berger <mitchb@MIT.EDU>
cc: testers@MIT.EDU
In-reply-to: The events that comprise the history of the universe.
Date: Tue, 31 Jul 2001 12:12:02 -0400
From: "Christopher D. Beland" <beland@MIT.EDU>
> I wonder if a workaround would be something like a tasklist-wrapper
> akin to panel-wrapper to restart it if it goes away, but that seems
> like such a hack.
That's pretty much what Gnome session management used to do. I know
when running Gnome out of the old version in the AUI locker, I would
occasionally get "Applet _____ seems to have crashed. Restart it?"
dialog boxes.
It, of course, also had to be notified when something was
intentionally removed, which is part of the reason session management
was so complicated, and thus buggy.
-B.