Summary: | fam has problems with 2GB+ files (patch fix included) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christian Rudh <christian> |
Component: | Current packages | Assignee: | John N. Laliberte (RETIRED) <allanonjl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | allanonjl, gnome, linux_blues |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Large file patch |
Description
Christian Rudh
2005-01-04 13:21:54 UTC
we had this patch when it was needed and iirc the newer fam releases (2.7.*) have this included already. Strange. I have the exact same problem right now on Gentoo (~x86) and have had for at least a year. If I shut fam down it works correctly. I Made a patch that works with fam-2.7.0. This fixes the problem for me, I've been able to work with files up to 4.4GB. Created attachment 49166 [details, diff]
Large file patch
Thanks Daniel, that patch solved all my problems! It would be nice if it was included by default. I can confirm that this bug is still there with fam-2.7.0-r2 and that the patch fixes the problem. *Please* can someone add the patch to the ebuild. This bug is a real PITA and the fix is simple and clean (not to mention 3 years old). magical :) I confirm this happens with fam-2.7.0-r2, will add the patch tommorrow morning in the tree. To reproduce ( for other gnome gentoo devs to try ): dd if=/dev/zero of=/tmp/bigZero bs=256k count=8500 /etc/init.d/famd start open nautilus and right click the file watch it disappear :) hit the refresh button in nautilus, watch it reappear rinse and repeat patch committed to tree ~ for fam-2.7.0-r3. Please test! Thanks. |