From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 21:50:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9079F16A4CE for ; Thu, 26 Feb 2004 21:50:50 -0800 (PST) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CAD43D1D for ; Thu, 26 Feb 2004 21:50:50 -0800 (PST) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq53-161.dial.allstream.net [216.123.143.25]) by outbox.allstream.net (Allstream MTA) with SMTP id A43841EC4FF; Fri, 27 Feb 2004 00:50:48 -0500 (EST) Date: Fri, 27 Feb 2004 00:50:38 -0500 From: epilogue@allstream.net To: "Andrew L. Gould" , freebsd-questions@freebsd.org Message-Id: <20040227005038.14b232ee@localhost> In-Reply-To: <200402262246.07611.algould@datawok.com> References: <20040226225251.26dc6aa9@localhost> <200402262246.07611.algould@datawok.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Mozilla, no running window. Firefox, even less... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 05:50:50 -0000 On Thu, 26 Feb 2004 22:46:07 -0600 "Andrew L. Gould" wrote: > > Have you tried deleting ~/.mozilla, logging out and logging back in? > (Before you try this, you may wish to move the bookmark file to a safe > place.) > > Andrew Gould > Hello Andrew, Already did that with my main user. Noticed that root still had its old .mozilla folder, so I gave it another try, just for fun: # cd /root # rm -rf .mozilla # mozilla-gtk2 No running window found. # Sigh. Thanks, Epi