From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 17:18:48 2005 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 C689F16A4CE; Thu, 10 Mar 2005 17:18:48 +0000 (GMT) Received: from smtp-bedford-dr.mitre.org (smtp-bedford-dr-x.mitre.org [192.160.51.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2171B43D4C; Thu, 10 Mar 2005 17:18:48 +0000 (GMT) (envelope-from jandrese@mitre.org) Received: from smtp-bedford-dr.mitre.org (localhost.localdomain [127.0.0.1]) j2AHIlW14997; Thu, 10 Mar 2005 12:18:47 -0500 Received: from smtp-bedford-dr.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford-dr.mitre.org (Postfix) with ESMTP id 799E14F8D9; Thu, 10 Mar 2005 12:18:47 -0500 (EST) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) j2AHIl214906; Thu, 10 Mar 2005 12:18:47 -0500 Received: from mm112324-2k.mitre.org (128.29.24.104) by mailhub2.mitre.org with SMTP id 9219487; Thu, 10 Mar 2005 12:18:43 -0500 Message-ID: <42308173.9000407@mitre.org> Date: Thu, 10 Mar 2005 12:18:43 -0500 From: Jason Andresen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warren References: <200503091641.15242.shinjii@virusinfo.rdksupportinc.com> <4230623D.90101@mitre.org> <200503110207.51296.shinjii@virusinfo.rdksupportinc.com> In-Reply-To: <200503110207.51296.shinjii@virusinfo.rdksupportinc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: Mozilla Firefox problem 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: Thu, 10 Mar 2005 17:18:48 -0000 Warren wrote: >On Fri, 11 Mar 2005 1:05 am, Jason Andresen wrote: > > >>Warren wrote: >> >> >>>Each time i start Mozilla Firefox it starts from scratch and asks if i >>>want to import my previous bookmarks etc .. why is this occurying and how >>>do i fix it ? >>> >>> >>Most likely you don't own your own .mozilla directory. >> >> > >Nope i own it and permissions r fine. > >drwxr-xr-x 8 shinjii shinjii 512 Mar 7 20:59 .mozilla > > > The other possibility is that you have a Zombie mozilla process hanging around in the background and it's trying to create a new profile. Normally you'd get the profile manager if this happened though. Also, do you own the files inside of .mozilla? There are several directories in there. Chowning the whole thing might not be a bad idea regardless, just to rule out any ownership possibilities.