From owner-freebsd-questions@FreeBSD.ORG Thu Jun 25 20:13:42 2009 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 34CC2106564A for ; Thu, 25 Jun 2009 20:13:42 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id E53158FC1E for ; Thu, 25 Jun 2009 20:13:41 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by yxe11 with SMTP id 11so131545yxe.3 for ; Thu, 25 Jun 2009 13:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MIOtAPWXiiyMD07Z1QsuLWSL89YSam2qSMAjBXLnVFw=; b=PoHrylGZAr+rS+9XBV9dcVwXgA/wlA2eKl67w6LZDXGUlmdKh9HcS39sVkid0SfHEN 3NGg3141jQ5g4IMJ58GyL5zcHfabdLFidQIIEhSwGY8x2V3IUhKOxx6kHSCWQ7HoecPW ewFn4Aq7C75oyrAG63/IFAqCbwn+Un8rC8MeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KmGg+KqXj7HPw9XxxLm8DwVP7Gqp7dSPxsQlexnY3oSqTHfqSNqmdG8dASzr+id/UV QBdpWySqs0lp0H9NlA//w5KsFuUJB2YUYRX6hwz/tINl6bMJgbLOd4Y+yGSF1rSyqo1J g/uy37ZsVvzboruba1za6/78UXTySz5QK2Hdo= MIME-Version: 1.0 Received: by 10.90.55.3 with SMTP id d3mr2376729aga.100.1245960821374; Thu, 25 Jun 2009 13:13:41 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Jun 2009 16:13:41 -0400 Message-ID: From: "illoai@gmail.com" To: rob1940@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: The Gimp 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: Thu, 25 Jun 2009 20:13:42 -0000 2009/6/23 Rob Hurle : > freebsd [22:07] ~>gimp & > [1] 3696 > freebsd [22:09] ~> > [1] =A0 =A0Segmentation fault =A0 =A0 =A0 =A0 =A0 =A0gimp > freebsd [22:09] ~> > > If I run as root, there is no problem: > > freebsd [22:09] ~>sudo gimp & > [1] 3700 > freebsd [22:10] ~> > [1] =A0+ Suspended (tty output) =A0 =A0 =A0 =A0sudo gimp > freebsd [22:10] ~>fg > sudo gimp > Password: > > freebsd [22:11] ~> > > It starts OK and I can use it fine. =A0The config file ".gimp-2.6" is > saved in root's home directory. =A0I've tried RTFM, but there is no > information on this problem. =A0Maybe it's due to some library having > the wrong permissions and I should search the system for files with > 544 permissions or something. =A0Does anyone have a clue as to what's > going on, or should I report a bug? =A0Thanks heaps. > Have you removed ~/.gimp-* directories (if you don't have any custom settings saved yet)? Or at least checked the ownership of said directory trees? --=20 --