From owner-freebsd-questions@FreeBSD.ORG Wed Dec 2 01:53:30 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 5491410656AB for ; Wed, 2 Dec 2009 01:53:30 +0000 (UTC) (envelope-from jhelfman@e-e.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [64.156.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 3CB258FC1F for ; Wed, 2 Dec 2009 01:53:30 +0000 (UTC) Received: from eggman.experts-exchange.com (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with ESMTP id C8E5B4A2E950; Tue, 1 Dec 2009 17:44:50 -0800 (PST) Received: by eggman.experts-exchange.com (sSMTP sendmail emulation); Tue, 1 Dec 2009 17:52:24 -0800 Date: Tue, 1 Dec 2009 17:52:24 -0800 From: Jason To: Adam Vande More , FreeBSD Message-ID: <20091202015224.GC30719@eggman.experts-exchange.com> References: <20091202001623.GA3169@bsd.remdog.net> <6201873e0912011716r1180247ds1f03d312b7d4ded@mail.gmail.com> <20091202014004.GA1030@bsd.remdog.net> <20091202014307.GB30719@eggman.experts-exchange.com> <20091202015007.GB1030@bsd.remdog.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20091202015007.GB1030@bsd.remdog.net> X-Operating-System: FreeBSD 7.2-RELEASE-p4 X-Living-The-Dream: I love the SLO Life! User-Agent: Mutt/1.5.20 (2009-06-14) Cc: 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:53:30 -0000 On Tue, Dec 01, 2009 at 05:50:07PM -0800, Rem P Roberti thus spake: >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? > I use portmaster, but you can use a host of utilities for this. portmaster -r gnome-terminal I would start with that. >BTW...thanks. > >Rem > -- Jason