From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 04:41:48 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 5B89516A4CE for ; Thu, 2 Sep 2004 04:41:48 +0000 (GMT) Received: from tpa1.isomedia.com (mailout.isomedia.com [207.115.64.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D04943D2F for ; Thu, 2 Sep 2004 04:41:48 +0000 (GMT) (envelope-from chip@wiegand.org) Received: from linhost01.isomedia.com (linhost01.isomedia.com [207.115.64.63]) by tpa1.isomedia.com (Postfix) with ESMTP id 8C2EF26C163; Wed, 1 Sep 2004 21:41:47 -0700 (PDT) Received: from wiegand.org (pia152-128.pioneernet.net [66.114.152.128]) (authenticated bits=0)i824fhrG028302; Wed, 1 Sep 2004 21:41:47 -0700 Message-ID: <4136A639.8030305@wiegand.org> Date: Wed, 01 Sep 2004 21:48:57 -0700 From: Chip User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Giorgos Keramidas References: <41332F42.7030507@wiegand.org> <20040830165002.GC47853@orion.daedalusnetworks.priv> In-Reply-To: <20040830165002.GC47853@orion.daedalusnetworks.priv> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at isomedia.com X-Spam-Status: No, hits=0.0 tagged_above=-999.0 required=999.0 tests=BAYES_50 X-Spam-Level: X-MailScanner-SpamCheck: LEVEL= 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: Thu, 02 Sep 2004 04:41:48 -0000 Giorgos Keramidas wrote: > 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. xlsfonts | more responds with a listing of all the fonts, a very long listing at that. As for X, it is a default install with KDE as the window manager. -- Chip