From owner-freebsd-questions@FreeBSD.ORG Wed Dec 2 01:50:02 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 147D11065679 for ; Wed, 2 Dec 2009 01:50:02 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from QMTA08.emeryville.ca.mail.comcast.net (qmta08.emeryville.ca.mail.comcast.net [76.96.30.80]) by mx1.freebsd.org (Postfix) with ESMTP id E9FF08FC0A for ; Wed, 2 Dec 2009 01:50:01 +0000 (UTC) Received: from OMTA09.emeryville.ca.mail.comcast.net ([76.96.30.20]) by QMTA08.emeryville.ca.mail.comcast.net with comcast id C1l41d0060S2fkCA81q2Qv; Wed, 02 Dec 2009 01:50:02 +0000 Received: from localhost ([67.180.204.190]) by OMTA09.emeryville.ca.mail.comcast.net with comcast id C1q11d00E46zqiB8V1q2zy; Wed, 02 Dec 2009 01:50:02 +0000 Date: Tue, 1 Dec 2009 17:50:07 -0800 From: Rem P Roberti To: Jason Message-ID: <20091202015007.GB1030@bsd.remdog.net> Mail-Followup-To: Jason , Adam Vande More , FreeBSD References: <20091202001623.GA3169@bsd.remdog.net> <6201873e0912011716r1180247ds1f03d312b7d4ded@mail.gmail.com> <20091202014004.GA1030@bsd.remdog.net> <20091202014307.GB30719@eggman.experts-exchange.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091202014307.GB30719@eggman.experts-exchange.com> User-Agent: Mutt/1.4.2.3i Cc: Adam Vande More , FreeBSD Subject: Re: What's up with gnome-terminal? 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, 02 Dec 2009 01:50:02 -0000 On 2009.12.01 17:43:08 +0000, Jason wrote: > On Tue, Dec 01, 2009 at 05:40:04PM -0800, Rem P Roberti thus spake: > >On 2009.12.01 19:16:10 +0000, Adam Vande More wrote: > >>On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti > >>wrote: > >> > >>> Still no joy trying to get gnome-terminal to work. Now when I try to > >>> load it I get this error message: > >>> > >>> ** > >>> ERROR:terminal-app.c:1445:terminal_app_init: assertion failed: > >>> (app->system_font_desc != NULL) > >>> Abort trap: 6 (core dumped) > >>> > >>> Funny thing is that a year or so ago I used to use gnome-terminal on > >>> another installation with no problems. Did something change? > >>> > >>> Rem > >>> > >>> > >>Works great here and I doubt it a problem w/ terminal itself. Perhaps > >>your > >>install is borked, try reinstalling, checking for lost/broken depends, > >>etc. > > > >I'm sure your're right. I did a reinstall and that didn't change > >anything. Is there a config file I need to tweak? A daemon I'm not > >starting? Maybe I'm just not running this thing correctly. > > Did you rebuild all dependent ports on this application? I just did a deinstall/reinstall. Not sufficient? What's the procedure for doing a complete rebuild of the dependents? BTW...thanks. Rem