From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 18:51:42 2008 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 106A21065685 for ; Sun, 6 Jul 2008 18:51:42 +0000 (UTC) (envelope-from pedro.sousaalves@uclouvain.be) Received: from smtp3.sgsi.ucl.ac.be (smtpout.sgsi.ucl.ac.be [130.104.5.77]) by mx1.freebsd.org (Postfix) with ESMTP id C0C608FC0C for ; Sun, 6 Jul 2008 18:51:41 +0000 (UTC) (envelope-from pedro.sousaalves@uclouvain.be) Received: from mail.sgsi.ucl.ac.be (unknown [10.1.3.4]) by smtp3.sgsi.ucl.ac.be (Postfix) with ESMTP for ; Sun, 6 Jul 2008 20:45:05 +0200 (CEST) Received: from 130.104.50.60 (SquirrelMail authenticated user sousaalves) by mmp.sipr-dc.ucl.ac.be with HTTP; Sun, 6 Jul 2008 20:45:05 +0200 (CEST) Message-ID: <85a6e1803b1f5a04cd8adccdcb5c28fd.squirrel@mmp.sipr-dc.ucl.ac.be> Date: Sun, 6 Jul 2008 20:45:05 +0200 (CEST) From: "Pedro Alves" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AV-Checked: ClamAV using ClamSMTP X-Sgsi-Spamcheck: Squirrel authenticated, X-MailScanner-ID: EAB0D1C6EFF.D0D5D X-SGSI-MailScanner: Found to be clean X-SGSI-From: pedro.sousaalves@uclouvain.be X-SGSI-Spam-Status: No Subject: Can't run GNUstep apps. X-Windows error - RenderBadPicture 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: Sun, 06 Jul 2008 18:51:42 -0000 Hello I am trying to run GNUStep applications on my machine. After installing all the applications and libraries and configuring the environment I get the following error when for instance I start any GNUstep app ie. TextEdit, Gorm ... 2008-07-06 20:35:18.082 TextEdit[911] X-Windows error - RenderBadPicture (invalid Picture parameter) on display: :0.0 type: 0 serial number: 3000 request code: 153 The app opens, but the menus doesn't show any content. Any clues? Thanks Pedro