Re: Firefox 1.5 makes only troubles
"Rinaldi J. Montessi" <[email protected]> Tue, 13 Dec 2005 15:28:02 -0500
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | http://www.Federalist.com |
| Message-ID | <[email protected]> |
John Thompson wrote: > On 2005-12-13, Malte <[email protected]> wrote: > >>> I cannot find any running process and I restarted my Sys. no cange, what's >>> wrong? > >> It is a classic: >> >> go to ~/.mozilla/firefox/default.xxx >> >> and do rm -fr lock >> >> default.xxx is whatever your default.* is nameed >> >> Then restart firefox and be happy. > > With FF-1.5 on *nix, the old "lock" file has changed to .parentlock With the suite you get both: .slt$ ls -al | grep lock -rw-r--r-- 1 rinaldi adm 0 2005-12-10 17:59 .parentlock lrwxrwxrwx 1 rinaldi adm 17 2005-12-10 17:59 lock -> 192.168.1.1:+2324 Rinaldi -- Real programmers don't comment their code. It was hard to write, it should be hard to understand.