$ lsb_release -cd
Description:    Ubuntu 14.04.2 LTS
Codename:       trusty
$ grep /home /proc/mounts
auto.misc /home autofs 
rw,relatime,fd=6,pgrp=1351,timeout=300,minproto=5,maxproto=5,direct 0 0
server:/home /home nfs4 
rw,nosuid,nodev,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=10.0.253.227,local_lock=none,addr=10.0.2.1
 0 0
$ gvfs-monitor-dir . &
[1] 2986
$ touch test
$ Directory Monitor Event:
Child = /home/rtandy/test
Event = CREATED
Directory Monitor Event:
Child = /home/rtandy/test
Event = ATTRIB CHANGED
Directory Monitor Event:
Child = /home/rtandy/test
Event = CHANGES_DONE_HINT
$ rm test
$ Directory Monitor Event:
Child = /home/rtandy/test
Event = DELETED

Marking fixed in gvfs. I don't know how to test gamin.

** Changed in: gvfs (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/383118

Title:
  gamin doesn't notice local file creation on NFS4

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/383118/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to