From owner-freebsd-questions@FreeBSD.ORG Sat Jan 3 08:16:38 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 5264E16A4CE for ; Sat, 3 Jan 2004 08:16:38 -0800 (PST) Received: from medusa.tutka.fi (medusa.tutka.fi [212.116.37.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B276C43D41 for ; Sat, 3 Jan 2004 08:16:35 -0800 (PST) (envelope-from mikko@medusa.tutka.fi) Received: from medusa.tutka.fi (medusa.tutka.fi [127.0.0.1]) by medusa.tutka.fi (8.12.8/8.12.8) with ESMTP id i03GGXSI029361 for ; Sat, 3 Jan 2004 18:16:33 +0200 Received: from localhost (mikko@localhost) by medusa.tutka.fi (8.12.8/8.12.8/Submit) with ESMTP id i03GGX27029357 for ; Sat, 3 Jan 2004 18:16:33 +0200 Date: Sat, 3 Jan 2004 18:16:33 +0200 (EET) From: mikko To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: gnumail 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: Sat, 03 Jan 2004 16:16:38 -0000 Hello, I am having trouble trying to start the gnumail -port, which I compiled from a port-tree from 2 week past. I was wondering if I could get help from here. I am running FreeBSD-5.1-release/i386. The program starts with a dialog box which has two buttons, but there isn't any text in them. In the titlebar there reads: critical. In xterm, from where I start the program, I get: 2004-01-03 18:11:37.989 GNUMail[78702] No font cache available - building new one - this may take several seconds (or minutes on a slow machine with lots of fonts) 2004-01-03 18:11:37.990 GNUMail[78702] Running /usr/local/GNUstep/System/Tools/font_cacher and loads of: 2004-01-03 18:14:36.668 GNUMail[78702] XGFont: selected font: Fixed at 12.000000 ((nil)) is not available. 2004-01-03 18:14:36.668 GNUMail[78702] DPS (xgps): no font set /usr/local/GNUstep/Local/Applications/GNUMail.app/GNUMail: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil value to dictionary and when I try to run 'font_cacher', I get: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 45 (X_OpenFont) Value in failed request: 0x2a015f6 Serial number of failed request: 23054 Current serial number in output stream: 23055 from here on, I do not know how to proceed. Help appreciated.