From owner-freebsd-ports@FreeBSD.ORG Fri Jan 20 23:43:53 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B93E616A41F for ; Fri, 20 Jan 2006 23:43:53 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4A743D49 for ; Fri, 20 Jan 2006 23:43:53 +0000 (GMT) (envelope-from mhunter@malcolm.berkeley.edu) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.3/8.13.3) with ESMTP id k0KNhrYF050759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Jan 2006 15:43:53 -0800 (PST) (envelope-from mhunter@malcolm.berkeley.edu) Received: (from mhunter@localhost) by malcolm.berkeley.edu (8.13.3/8.13.3/Submit) id k0KNhqxi050758; Fri, 20 Jan 2006 15:43:52 -0800 (PST) (envelope-from mhunter) Date: Fri, 20 Jan 2006 15:43:52 -0800 From: Mike Hunter To: freebsd-ports@freebsd.org Message-ID: <20060120234352.GA50602@malcolm.berkeley.edu> References: <20060120175334.GA37744@malcolm.berkeley.edu> <06702777@srv.sem.ipt.ru> <20060120213828.GA45646@malcolm.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060120213828.GA45646@malcolm.berkeley.edu> User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Fri, 20 Jan 2006 15:43:53 -0800 (PST) Cc: Boris Samorodov Subject: Cannot successfully import firefox setting, keeps asking again (Was: problems building firefox) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 23:43:53 -0000 Hi, I've gotten past the build problem and I now have firefox 1.5 installed. I am up against another minor problem: It keeps asking me to import my setting from another (previous) version, and it says it did so successfully, but when the bookmarks don't show up and it asks me the same question again when I fire it up. I remembered reading about this situation and I fired up firefox as root; this works but when I go back to my regular account it keeps asking the questions....actually, to be more precise, if I run it with sudo, it has the bookmarks I want, but if I ssh -X -Y root@localhost and run it, it doesn't have them (which makes sense since that's a different $HOME.) Any suggestions? rm -rf .mozilla? Thanks again for the help, Mike