From owner-freebsd-questions@FreeBSD.ORG Wed Dec 2 01:40:00 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 4CF53106566B for ; Wed, 2 Dec 2009 01:40:00 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from QMTA09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 337C58FC0A for ; Wed, 2 Dec 2009 01:39:59 +0000 (UTC) Received: from OMTA02.emeryville.ca.mail.comcast.net ([76.96.30.19]) by QMTA09.emeryville.ca.mail.comcast.net with comcast id Bv0T1d0070QkzPwA91g0uY; Wed, 02 Dec 2009 01:40:00 +0000 Received: from localhost ([67.180.204.190]) by OMTA02.emeryville.ca.mail.comcast.net with comcast id C1fy1d00946zqiB8N1fzkJ; Wed, 02 Dec 2009 01:40:00 +0000 Date: Tue, 1 Dec 2009 17:40:04 -0800 From: Rem P Roberti To: Adam Vande More Message-ID: <20091202014004.GA1030@bsd.remdog.net> Mail-Followup-To: Adam Vande More , FreeBSD References: <20091202001623.GA3169@bsd.remdog.net> <6201873e0912011716r1180247ds1f03d312b7d4ded@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6201873e0912011716r1180247ds1f03d312b7d4ded@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: 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:40:00 -0000 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. Rem