From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 07:41:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACD28106566C for ; Wed, 28 Jan 2009 07:41:54 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from smtp.po.exetel.com.au (pecan.exetel.com.au [220.233.0.17]) by mx1.freebsd.org (Postfix) with ESMTP id 71B5C8FC1E for ; Wed, 28 Jan 2009 07:41:54 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from 196.43.96.58.exetel.com.au ([58.96.43.196] helo=enterprise.blackthorn.nu) by smtp.po.exetel.com.au with esmtp (Exim 4.68) (envelope-from ) id 1LS53Y-00065F-Fo; Wed, 28 Jan 2009 18:41:52 +1100 From: Warren Liddell Organization: Blackthorn PTY LTD To: craig001@lerwick.hopto.org Date: Wed, 28 Jan 2009 17:41:54 +1000 User-Agent: KMail/1.10.4 (FreeBSD/7.1-STABLE; KDE/4.1.4; amd64; ; ) References: <200901281017.10613.shinjii@maydias.com> <1472.192.168.0.146.1233102350.squirrel@lerwick.hopto.org> In-Reply-To: <1472.192.168.0.146.1233102350.squirrel@lerwick.hopto.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901281741.55134.shinjii@maydias.com> Cc: freebsd-questions@freebsd.org Subject: Re: Programs loading but sitting in limbo whilst not displaying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2009 07:41:54 -0000 > Hi Warren > > I also had this problem, I resolved it by; > portupgrade -Rf firefox > > My understanding is that this goes and forcibly builds all of the ports > that firefox depends on, then firefox itself. > > If you run the commands with truss it will give you some debug information > on what it is getting stuck on. > > Kind Regards > > Craig Butler Thanks, i did this and everything works fine now, guess something in the packagaes got a bit screwd around somewhere.