From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 11:43:03 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 1EE7B1065675 for ; Sun, 26 Oct 2008 11:43:03 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.145]) by mx1.freebsd.org (Postfix) with ESMTP id D6CEF8FC22 for ; Sun, 26 Oct 2008 11:43:02 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by ptb-relay01.plus.net with esmtp (Exim) id 1Ku41N-0007HZ-4Q; Sun, 26 Oct 2008 11:43:01 +0000 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1Ku41M-0001N9-Fc; Sun, 26 Oct 2008 11:43:00 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sun, 26 Oct 2008 11:43:00 +0000 User-Agent: KMail/1.9.10 References: <49033CFB.5070100@janh.de> <200810252345.09076.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <200810252345.09076.jmc-freebsd2@milibyte.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810261143.00352.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: 899ccedac9fc39c2737d08bdacf48391 Cc: Jan Henrik Sylvester Subject: Re: Gimp-help not working after portupgrade 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, 26 Oct 2008 11:43:03 -0000 As a follow-up to my last post I've discovered something very odd. If I run gimp from a terminal window using just the command gimp then I can access the local help files with no problem (but still can't load any files via http). If I run gimp from the KDE menu (or by pressing ALT+F2 and typing gimp into the run dialog then I get the "The GIMP user manual is not installed" error as before. I've tried to "run truss -p" on the process started from the KDE menu but truss aborts with a message "Cannot malloc -33677376 bytes for pollfd array: Cannot allocate memory" - yes thats a minus sign in front of 33677376). Any suggestions where I go from here? -- Mike Clarke