GNU bug report logs -
#48067
28.0.50; Tramp error: cannot determine gio monitor
Previous Next
Reported by: Thierry Volpiatto <thievol <at> posteo.net>
Date: Tue, 27 Apr 2021 17:06:02 UTC
Severity: normal
Found in version 28.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Thierry Volpiatto <thievol <at> posteo.net> writes:
Hi Thierry,
>> Does the appended patch fixes this?
>
> Partially. No more error but the watcher have no effect like on
> emacs-27.
> helm-find-files is caching the directories it visits and for each
> directory is adding a watcher, for example on emacs-27:
>
> M-x helm-find-files => navigate to /sudo::/home/me/tmp/ directory:
>
> foo.txt
> bar.txt
> baz.txt
>
> Now from a shell:
>
> touch ~/tmp/test.txt
>
> M-x helm-find-files => navigate to /sudo::/home/me/tmp/ directory:
>
> foo.txt
> bar.txt
> baz.txt
> test.txt
>
> test.txt is not added with emacs-28, that's mean the watcher didn't
> notify helm to remove tmp directory from cache.
I need Tramp traces with tramp-verbose set to 10. Please start a fresh
session via "emacs -Q".
You can send the traces direct to me, w/o debbugs.gnu.org in Cc, in
order not to trash the debbugs database and ML.
> Thanks.
Best regards, Michael.
This bug report was last modified 4 years and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.