From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 14 01:58:12 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1929C16A420 for ; Tue, 14 Feb 2006 01:58:12 +0000 (GMT) (envelope-from khairil.yusof@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C7943D45 for ; Tue, 14 Feb 2006 01:58:04 +0000 (GMT) (envelope-from khairil.yusof@gmail.com) Received: by pproxy.gmail.com with SMTP id w49so970536pyg for ; Mon, 13 Feb 2006 17:58:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=bns7ywW+/brvYgFJ2Ks7Fke3QrB0HXermzkHbijZV/z7wHcP9DhaLGzClAWdbYz8zn/sf5oeAdcmfgoFP8pnoy1hFyzGZih3/wS8rd0UAQleyhlMUOTvJPcqVym5JJy91DireqwVTtmSWmz0v9C0xs/5oGJW5XNuDkTbjW7ma4k= Received: by 10.35.50.9 with SMTP id c9mr624334pyk; Sun, 12 Feb 2006 17:55:03 -0800 (PST) Received: from ?192.168.1.49? ( [219.94.62.90]) by mx.gmail.com with ESMTP id 55sm2296373pyf.2006.02.12.17.55.00; Sun, 12 Feb 2006 17:55:03 -0800 (PST) From: Khairil Yusof To: Jean-Yves Lefort In-Reply-To: <20060212214337.3e77f804.jylefort@FreeBSD.org> References: <1139185642.25725.167.camel@wolverine> <1139187760.730.10.camel@shumai.marcuscom.com> <1139647425.79253.4.camel@shumai.marcuscom.com> <1139674838.37533.78.camel@wolverine> <1139685927.59900.1.camel@shumai.marcuscom.com> <1139713316.37533.84.camel@wolverine> <1139713404.59900.36.camel@shumai.marcuscom.com> <1139726108.12426.18.camel@shumai.marcuscom.com> <1139730552.91280.4.camel@shumai.marcuscom.com> <20060212214337.3e77f804.jylefort@FreeBSD.org> Content-Type: text/plain Date: Mon, 13 Feb 2006 09:54:56 +0800 Message-Id: <1139795696.37533.143.camel@wolverine> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, ssouhlal@freebsd.org Subject: Re: problems rhythmbox 0.9.3.1 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: Tue, 14 Feb 2006 01:58:12 -0000 On Sun, 2006-02-12 at 21:43 +0100, Jean-Yves Lefort wrote: > The problem is specific to NFS: I don't receive NOTE_ATTRIB events > when I read a file on an UFS file system [1]. I've attached a patch > which forces polling for remote file systems. I'll commit it if > Khairil Yusof confirms that it fixes his problem. I've just tested the gamin patch and it fixes the problems I see on my NFS mount. "Watch my library option" now works on rhythmbox 0.9.3.1 Thanks for helping fix this problem.