From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 18 08:13:12 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB5BA16A4CE for ; Fri, 18 Jun 2004 08:13:12 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B7D443D49 for ; Fri, 18 Jun 2004 08:13:12 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 5F07876439; Fri, 18 Jun 2004 10:12:11 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65786-07; Fri, 18 Jun 2004 10:12:07 +0200 (CEST) Received: from [192.168.0.9] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id E1E5576428; Fri, 18 Jun 2004 10:12:06 +0200 (CEST) Message-ID: <40D2A3D8.3030107@webonaut.com> Date: Fri, 18 Jun 2004 10:12:08 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.6 (X11/20040510) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean McNeil References: <1087545571.70951.4.camel@server.mcneil.com> In-Reply-To: <1087545571.70951.4.camel@server.mcneil.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: firefox - *** loading the extensions datasource X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 08:13:13 -0000 Sean McNeil wrote: > OK, > > So I have firefox working as root and it doesn't print anything when I > run it. > > As my regular user, it print the > > *** loading the extensions datasource > > and then core dumps. I think I have some old cruft somewhere, but I > can't find it. I deleted everything in /usr/X11R6/lib/browser_plugins > and I tried it from a new account that didn't have any gnome usage > before I tried to run firefox. I get the same thing: message then core > dump. extensions are installed into ~/.mozilla/firefox/default.fwe/extensions/* try remove the extension directory. franz. > > Where could these extensions be and how can I purge them. Also, why > would root not try to load them? guessing because root has no extensions installed. > > Sean >