https://bugs.gpodder.org/show_bug.cgi?id=1659
--- Comment #1 from Thomas Perl <[email protected]> 2012-08-27 10:09:18 BST --- A temporary fix: Install the PyWin32 extensions: http://starship.python.net/crew/mhammond/win32/Downloads.html Longer explanation: The code to detect the amount of free space needs the Win32 extensions, if these are not found, the amount of free space is assumed to be 0, so that's why you get the warning. -- 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
