[5043] in testers
Re: panel losing changed state between logins
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Jul 22 13:47:06 2001
Message-Id: <200107221747.NAA22323@egyptian-gods.MIT.EDU>
To: "Christopher D. Beland" <beland@MIT.EDU>
cc: testers@MIT.EDU
In-Reply-To: Your message of "Sun, 22 Jul 2001 12:35:16 EDT."
<200107221635.MAA34475@whack-a-mole.mit.edu>
Date: Sun, 22 Jul 2001 13:47:00 -0400
From: Greg Hudson <ghudson@MIT.EDU>
> I confirmed that typing "logout" at the prompt does *not* trigger a
> save
Not too surprising. Your tickets go away, the X server goes away, and
only then does panel notice that anything is out of the ordinary, and
now it can't write anything to your homedir.
I'm not sure how to fix this other than forcing a sync to disk every
time a launcher is moved or any other panel configuration change
happens. The logout alias could send a signal to panel, but that
sounds complicated and error-prone.