From owner-freebsd-questions@FreeBSD.ORG Wed Dec 2 01:16:11 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 3C2661065695 for ; Wed, 2 Dec 2009 01:16:11 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-px0-f190.google.com (mail-px0-f190.google.com [209.85.216.190]) by mx1.freebsd.org (Postfix) with ESMTP id 125248FC20 for ; Wed, 2 Dec 2009 01:16:10 +0000 (UTC) Received: by pxi28 with SMTP id 28so4139310pxi.7 for ; Tue, 01 Dec 2009 17:16:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Nb/RFVkhum4A/++FmCmu3Fbp+xQyra+dfhVynYFS/iE=; b=E3ZHAI3+KWq/9cFFI6bPHmWxs5HER6jH8tUvANG1qOgnvo+sdWxK3OzXShgbbgAFhP 70NUJl7PDY+XYsU7ixKcO6IaysdtJ0ecMUM5/kC2g8N9SpqakJ9mIVTB46HoRPmWlyXQ tXanJ9QyMXpVgummMc+GGOiAHdn82qIP+Xq20= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dMZU4efG1ScjW5H4PwjnH8U5bii31bJZJUUxeSl1uX+cHltIhil4sko+GsTGCZzIK6 WksV9h45BCIsxhZwf/qZm4a97YUM36egE8xlmNGOjyAWoqgN92vMUmKHmaDGZnI0wE6R Ue2NTSLhqzYlYVLEla+SWW6FrcfLzTDJ9EWB4= MIME-Version: 1.0 Received: by 10.142.7.3 with SMTP id 3mr738788wfg.126.1259716570684; Tue, 01 Dec 2009 17:16:10 -0800 (PST) In-Reply-To: <20091202001623.GA3169@bsd.remdog.net> References: <20091202001623.GA3169@bsd.remdog.net> Date: Tue, 1 Dec 2009 19:16:10 -0600 Message-ID: <6201873e0912011716r1180247ds1f03d312b7d4ded@mail.gmail.com> From: Adam Vande More To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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:16:11 -0000 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. -- Adam Vande More