[542] in athena10
Re: firefox wrapper dialog box has no "Cancel" button
daemon@ATHENA.MIT.EDU (Robert Basch)
Tue Sep 23 17:29:25 2008
In-Reply-To: <Pine.LNX.4.64L.0809162350350.7990@opus.mit.edu>
Mime-Version: 1.0 (Apple Message framework v753.1)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <39C6C240-79E2-4403-8937-632AB539DE49@mit.edu>
Cc: athena10@mit.edu
Content-Transfer-Encoding: 7bit
From: Robert Basch <rbasch@MIT.EDU>
Date: Tue, 23 Sep 2008 17:28:33 -0400
To: Ken T Takusagawa <kenta@mit.edu>
Hi.
This should have been fixed in debathena-firefox-wrapper 10.0.4, by
using a zenity question dialog instead of a warning. Which version
of the package do you have? ("dpkg-query -W debathena-firefox-wrapper"
should display the version).
Thanks,
Bob
On Sep 16, 2008, at 11:52 PM, Ken T Takusagawa wrote:
> I got this dialog box <<END
>
> Your Firefox profile directory is locked by process 11859
> on this machine.
>
> If you select "OK" to continue, the profile will be
> forcibly
> unlocked; if the process holding the lock is still
> running,
> you risk corrupting your profile.
>
> If you are not certain whether your Firefox process is
> still
> running on this machine, select "Cancel" to exit
> without starting Firefox.
>
> END
>
> This dialog box only has an OK button and no "Cancel" button
> (as referred to in the text).
>
> Incidentally, I reached this dialog by selecting "Open Link"
> from gnome-terminal.
>
> --ken