GNOME Bugzilla – Bug 167898
gamin reports monitored files > 2GB to be deleted
Last modified: 2005-07-22 15:40:19 UTC
Version details: gamin-0.0.24-1.FC3 Distribution/Version: FC3/kernel-2.6.10-1.766_FC3 When you monitor a file > 2GB with gamin, you get a FAMDeleted event immidiately after installing the monitor. $ dd if=/dev/zero of=bigfile bs=16k count=131073 $ testgam > connect connected > monfile bigfile monfile bigfile 0 > 1: bigfile Deleted: NULL 1: bigfile EndExist: NULL > This e.g. leads nautilus to believe the file disappeared when you try to open the properties for such a file.
*** Bug 302013 has been marked as a duplicate of this bug. ***
Okay, reproduced and fixed in CVS (compiling with big file support was sufficient. I added a regression test for it so it will show up in case of regressions. Thanks a lot for the report ! Daniel
Great, thanks!
*** Bug 304973 has been marked as a duplicate of this bug. ***
*** Bug 309388 has been marked as a duplicate of this bug. ***
*** Bug 311213 has been marked as a duplicate of this bug. ***