From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 7 20:29:27 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB788106566C for ; Sun, 7 Feb 2010 20:29:27 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 7625C8FC14 for ; Sun, 7 Feb 2010 20:29:27 +0000 (UTC) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id o17KU2H3065612; Sun, 7 Feb 2010 15:30:02 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gustau =?ISO-8859-1?Q?P=E9rez?= In-Reply-To: <4B6F21B3.1020303@entel.upc.edu> References: <4B6D4624.803@entel.upc.edu> <4B6F1D6B.2070408@entel.upc.edu> <1265573861.24140.3.camel@shumai.marcuscom.com> <4B6F21B3.1020303@entel.upc.edu> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-8FbGGfuzVyFXc8YxG86R" Organization: MarcusCom, Inc. Date: Sun, 07 Feb 2010 15:29:45 -0500 Message-ID: <1265574585.24140.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,FH_DATE_PAST_20XX, NO_RELAYS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: freebsd-gnome@freebsd.org Subject: Re: Problems accessing files with gvfs-fuse-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 20:29:27 -0000 --=-8FbGGfuzVyFXc8YxG86R Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable On Sun, 2010-02-07 at 21:25 +0100, Gustau P=E9rez wrote: > >>> I posted the trace to pastebin : > >>> > >>> http://pastebin.com/m79cf37f3 > >>> > >>> If you search for socket syscalls, you'll see it normally creates t= wo, > >>> and then it connects them to a unix socket in /var/tmp. For example I > >>> see it connecting two sockets to > >>> > >>> /var/tmp/gvfs-gus-B9lo36Ky/socket1 > >>> /var/tmp/gvfs-gus-B9lo36Ky/socket2 > >>> =20 > >>> But only the second can be found. I can't see the first. So probab= ly > >>> this is the problem. Anyone has the same problem ? I can provide more= info. > >>> =20 > > > > As I said, you would be better off contacting the fuse maintainer. > > > > Joe > > > > =20 > Hi again, >=20 > Well, I think those files had been openened by gvfs-fuse-daemon, I > see gvfs-fuse-daemon opening them in the trace file. So I'm not sure > whether it is fuse responsability or not. Am I right ? gvfs-fuse-daemon is nothing more than a fuse client. The daemon initializes the fuse subsystem, then it's up to fuse to invoke callbacks in gvfs-fuse-daemon. Look at the code in gvfs' client/gvfsfusedaemon.c for more details. >=20 > If you still think it is fuse responsability I'll contact the fuse > mantainer, but it is kinda strange fusefs-ssh has not that problem in my > config. >=20 > Do you guys have the same problem accessing $HOME/.gvfs files ? I don't use fuse. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-8FbGGfuzVyFXc8YxG86R Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAktvIrcACgkQb2iPiv4Uz4eFiQCfehDvNWvH5KyKAizntD5NOYvY eJ4An2ldkwih1xbkD7s+eCLDtbG4Qxnz =Tkbk -----END PGP SIGNATURE----- --=-8FbGGfuzVyFXc8YxG86R--