From owner-freebsd-gnome@FreeBSD.ORG Sat Oct 4 12:52:07 2003 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 43EEC16A4B3 for ; Sat, 4 Oct 2003 12:52:07 -0700 (PDT) Received: from xmagic.co.uk (cpc1-brig2-4-0-cust172.brtn.cable.ntl.com [80.7.229.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC6D143FF9 for ; Sat, 4 Oct 2003 12:52:04 -0700 (PDT) (envelope-from steve@xmagic.co.uk) Received: from xmagic.co.uk (xmagic.co.uk [127.0.0.1]) by xmagic.co.uk (8.12.8p1/8.12.8) with ESMTP id h94L8pY1066231 for ; Sat, 4 Oct 2003 21:08:53 GMT (envelope-from steve@xmagic.co.uk) Received: (from steve@localhost) by xmagic.co.uk (8.12.8p1/8.12.8/Submit) id h94L8oIP066230 for gnome@FreeBSD.org; Sat, 4 Oct 2003 21:08:50 GMT Date: Sat, 4 Oct 2003 21:08:50 +0000 From: Steve Peck To: gnome@FreeBSD.org Message-ID: <20031004210849.GA66156@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Mozilla Firebird (Extensions) 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: Sat, 04 Oct 2003 19:52:07 -0000 Hi, The port says this is where I should post any bugs, so here we go:- I get some of the extensions for Firebird, in the extension list, to install just fine. from http://texturizer.net/firebird/extensions/ However, the one I really want - StumbleUpon - just wont. (http://www.stumbleupon.com) It seems to think the file permissions are wrong (for the chrome dir?). But, IMHO, they're not! Firstly beause other extensions install OK, and I'm not sure chmod -R o+rw is a particularly good idea. Anyway, install.log shows: ------------------------------------------------------------------------------- http://www.stumbleupon.com/stumbleupon.xpi -- 10/04/2003 20:42:09 ------------------------------------------------------------------------------- stumbleupon toolbar (version 0.1.0) ------------------- [1/2] Installing: /home/steve/.phoenix/default/qjw16f4h.slt/chrome/stumbleupon.jar [2/2] Register Content: jar:file:///home/steve/.phoenix/default/qjw16f4h.slt/chrome/stumbleupon.jar!/content/stumbleupon/ Install **FAILED** with error -239 -- 10/04/2003 20:42:13 So, I get the old 239 Error. There was a whole bugfix (bug 109044) about this and a patch etc...! Do you think thats got something to do with it? (http://bugzilla.mozilla.org/show_bug.cgi?id=109044) Oh, the FreeBSD Handbook, on browsers, says something about running Mozilla as root! I tried this and GTK just complains about not being able to open the display. The only way to do this is to run X as root, then open Mozilla. Is this right? I've been searching around for a while now, but can't find anything else useful. I've cvsup'd the ports and re-installed firebird, but it didn't do the trick. But, I hope you know something that can help. So over to you then ;-) Good Luck & Cheers Steve Peck BTW: $ uname -a FreeBSD Orac 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon May 26 19:24:27 GMT 2003 root@Orac:/usr/src/sys/compile/ORAC i386 $ head /usr/ports/www/mozilla-firebird/Makefile # New ports collection makefile for: mozilla-firebird # Date created: May 31, 2003 # Whom: Joe Marcus Clarke # # $FreeBSD: ports/www/mozilla-firebird/Makefile,v 1.54 2003/09/06 18:34:37 marcus Exp $ # $ /usr/bin/perl --version This is perl, v5.8.0 built for i386-freebsd Copyright 1987-2002, Larry Wall