Re: [Nautilus-list] [PATCH]: Avoid directory reload when FAM is active.
- From: Darin Adler <darin bentspoon com>
- To: Yoann Vandoorselaere <yoann mandrakesoft com>
- Cc: nautilus-list lists eazel com, Ramiro Estrugo <ramiro fateware com>
- Subject: Re: [Nautilus-list] [PATCH]: Avoid directory reload when FAM is active.
- Date: Sun, 17 Jun 2001 22:17:10 -0700
On Sunday, June 17, 2001, at 05:11 AM, Yoann Vandoorselaere wrote:
+ use_monitoring = nautilus_monitor_active ();
Just checking if the monitor is active is not enough. You also have to
check that the directory in question is a "file://" directory and not
another kind of URL. Also, you have to explicitly check that this is not
the reload case, since reload won't actually do any reloading without the
code, and we do want reload to cause a reload even with the file
monitoring on. So we need 3 checks, not just this single one.
-- Darin
PS: I know this is going to drive Yoann nuts, but I started working on
this fix myself after the discussion last week -- I had forgotten that
Yoann said he would do it. I probably have the fix done correctly, but I
haven't had a chance to check it in, and won't have a chance to do it
until I return from my trip.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]