From owner-freebsd-questions@FreeBSD.ORG Mon Aug 30 16:51:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 120B816A4CE for ; Mon, 30 Aug 2004 16:51:35 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C6A43D5E for ; Mon, 30 Aug 2004 16:50:24 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])i7UGoCuB008703; Mon, 30 Aug 2004 19:50:19 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) i7UGo2nm079371; Mon, 30 Aug 2004 19:50:02 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)i7UGo2it079328; Mon, 30 Aug 2004 19:50:02 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 30 Aug 2004 19:50:02 +0300 From: Giorgos Keramidas To: Chip Message-ID: <20040830165002.GC47853@orion.daedalusnetworks.priv> References: <41332F42.7030507@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41332F42.7030507@wiegand.org> cc: freebsd-questions@freebsd.org Subject: Re: email client mahogany does not work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 16:51:35 -0000 On 2004-08-30 06:44, Chip wrote: > I am running FreeBSD-5.2.1 and installed the email client Mahogany from > the package yesterday. When I run it it crashes with this message - > > bash-2.05b$ mahogany & > [1] 24502 > bash-2.05b$ Fatal Error: can't load any font, aborting > > [1]+ Abort trap (core dumped) mahogany > bash-2.05b$ > > What's up with the font error? Everything else runs fine. I am running > KDE, Thunderbird, Firefox and more with no problems. Does "xlsfonts" work at your prompt? $ xlsfonts | more If this doesn't work, then you might have unset (or forgotten to set) the DISPLAY environment variable, or have other issues with fonts and your X11 setup.