https://bugs.gpodder.org/show_bug.cgi?id=1361

--- Comment #2 from Dan Scott <[email protected]> 2011-06-08 19:17:28 
BST ---
Hmm, the same call (os.statvfs) on my home directory results in plenty of free
space, so this looks like a gvfs problem:

[  15.785] OS.STATVFS path:/home/djscott/.gvfs/DaniPodT, result
posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=0, f_bfree=0,
f_bavail=0, f_files=0, f_ffree=0, f_favail=0, f_flag=4102, f_namemax=1024)
[  15.785] OS.STATVFS path:/home/djscott/, result
posix.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=222593535,
f_bfree=22983909, f_bavail=11676799, f_files=56541184, f_ffree=54963962,
f_favail=54963962, f_flag=4096, f_namemax=255)

I know very little about GVFS or Python, so I'm struggling to get any further
here.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to