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

--- Comment #1 from Dan Scott <[email protected]> 2011-06-08 19:05:15 
BST ---
util.py, line 381 (def get_free_disk_space):

s = os.statvfs(path)

return s.f_bavail * s.f_bsize

On my system, f_bavail is 0. I'm looking into why this is.

-- 
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