From owner-freebsd-questions@FreeBSD.ORG Tue Oct 23 02:11:07 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83797A7E for ; Tue, 23 Oct 2012 02:11:07 +0000 (UTC) (envelope-from afiskon@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 466448FC08 for ; Tue, 23 Oct 2012 02:11:07 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so6184804iea.13 for ; Mon, 22 Oct 2012 19:11:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=piq9WaalDZiXuHv6bIcAgT6OJaWF/s50FsftpgepEBI=; b=A10UMXTZD/a44vRAkzByQtkSTyNqU5hGn15+mgbT8RbZsp8uIA1NVId7HXL9T74WE+ x6+hGYvDFacZ1/JcctUqpgZttme6dHPuAkDitiP9PxIjDkonVKhbCISPtGLaRc6y0g35 W/79L/oz+Fpt3D981Tdthn0BUujDg0p8/xtBtPdcrHJDBnmS/3Rjq0C4w0S6YueDMmgR CH+R0w+XqQjYe1AbkvHxjWO0qfenpV6xOWRywTkW7+nkKxKyQj5BOXfjXdF+OCIxw9ph Sk09euEofj//nFTET2gHmiVAIMWuyf+t2O4AIZbr8k4cTgtSEC7ICxzcimcgF+YjR3VJ Db+w== MIME-Version: 1.0 Received: by 10.50.150.175 with SMTP id uj15mr18244595igb.52.1350958266562; Mon, 22 Oct 2012 19:11:06 -0700 (PDT) Received: by 10.50.101.164 with HTTP; Mon, 22 Oct 2012 19:11:06 -0700 (PDT) In-Reply-To: <201210222056.12232.jmc-freebsd2@milibyte.co.uk> References: <201210222056.12232.jmc-freebsd2@milibyte.co.uk> Date: Tue, 23 Oct 2012 06:11:06 +0400 Message-ID: Subject: Re: Gimp - problem opening images using URI's From: Alexandr Alexeev To: Mike Clarke Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2012 02:11:07 -0000 Could you trace gimp using truss utility and upload an output somewhere? On Mon, Oct 22, 2012 at 11:56 PM, Mike Clarke wrote: > > Gimp has recently become unable to open images using URI's, e.g.- > > ---------------------------------------------------------------------------------------------------------- > curlew:/home/mike% gimp -c "http://www.freebsd.org/layout/images/beastie.png" > Failed to connect to socket /tmp/fam-mike/fam- > > (gimp:27650): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=3 > > GIMP-Error: Opening 'http://www.freebsd.org/layout/images/beastie.png' failed: > Could not open 'http://www.freebsd.org/layout/images/beastie.png' for > reading: No such file or directory > ---------------------------------------------------------------------------------------------------------- > > The above is with gimp-app-2.6.12_1,1 compiled from ports with default options > running under FreeBSD 9.0-RELEASE, all ports are up to date and there are no > missing dependencies. > > I had similar problems in the past and managed to "fix" it by > adding "--without-gvfs" to the options in the Makefile but the problem > reappeared after a recent upgrade to my ports. The port upgrade didn't touch > gimp-app so I assume the problem is caused by some dependency which has been > upgraded. > > I've tried rebuilding gimp-app both with and without my Makefile hack and with > and without GVFS in the config options but with no success. > > The error message above is after rebuilding from a freshly downloaded copy of > the port to ensure none of my old edits remained and with the default options > in make config. > > It might be significant that the directory /tmp/fam-mike does not exist. I > tried creating it but gimp produced an error "Socket directory /tmp/fam-mike > has wrong permissions" and promptly deleted the directory. > Recreating /tmp/fam-mike with permissions 700 got rid of the "wrong > permissions" message but still failed to cure the problem. > > Google searches haven't come up with anything directly relevant to my problem > but do imply that the problem could be related to devel/gamin. > > Could anyone offer any suggestions on how to go about resolving this? > > -- > Mike Clarke > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Best regards, Alex Alexeev http://twitter.com/afiskon