From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 1 17:50:04 2008 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27C6C106564A for ; Mon, 1 Dec 2008 17:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 11E818FC08 for ; Mon, 1 Dec 2008 17:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mB1Ho3co062089 for ; Mon, 1 Dec 2008 17:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mB1Ho3hB062086; Mon, 1 Dec 2008 17:50:03 GMT (envelope-from gnats) Date: Mon, 1 Dec 2008 17:50:03 GMT Message-Id: <200812011750.mB1Ho3hB062086@freefall.freebsd.org> To: gnome@FreeBSD.org From: "Jeremy Messenger" Cc: Subject: Re: ports/129023: graphics/gimp: URI plugin doesn't work in GIMP - GNOMEVFS is "on" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Messenger List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 17:50:04 -0000 The following reply was made to PR ports/129023; it has been noted by GNATS. From: "Jeremy Messenger" To: "Lars Stokholm" Cc: bug-followup@freebsd.org Subject: Re: ports/129023: graphics/gimp: URI plugin doesn't work in GIMP - GNOMEVFS is "on" Date: Mon, 01 Dec 2008 11:47:45 -0600 On Mon, 01 Dec 2008 10:02:54 -0600, Lars Stokholm wrote: > On Mon, Dec 1, 2008 at 4:46 PM, Lars Stokholm > wrote: >> The output of 'make configure' and config.log is attached (I hope >> correctly). > > So that didn't work... Here they are: > > Output of 'make configure': http://pastebin.com/f2a826f5 > config.log: http://pastebin.com/f6787e1fe I have modified mine to make looks like your and I still can't reproduce it. Maybe it's because of I have newer gvfs 1.0.x that is from MarcusCom CVS. Does it makes any difference if you add '--without-gvfs' in the CONFIGURE_ARGS and reinstall gimp-app? It should be pick up gnome-vfs instead of gvfs like this: -------------------------------------------------- Optional Plug-Ins: Ascii Art: yes Help Browser: no (WebKit support disabled) LCMS: yes [...] URI: yes (using gnome-vfs) -------------------------------------------------- I have tried to use gnome-vfs and it still works fine same as with gvfs. Cheers, Mezz > Cheers, > Lars -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org