Page 1 of 1

Not reporting available disk space correctly

Posted: April 13th, 2008, 2:10 am
by lotsalag
I'm using SABNZBD+ 0.4.0 beta 2 on a Windows 2000 SP4 machine.

Everything is working great except SABNZBD+ is not reporting the available disk space correctly. The problem occurs regardless of which theme I use.

It simply states:

Incomplete Dir 0.00GB / 0.00GB
Complete Dir 0.00GB / 0.00GB

How can I fix this?

Re: Not reporting available disk space correctly

Posted: April 13th, 2008, 4:16 am
by shypike
Did earlier releases of SABnzbd show it properly?

We don't test on Windows 2000.

We use this Python call te get the diskspace:
win32api.GetDiskFreeSpace(dir)

If that fails on W2000, there's nothing we can do.

Re: Not reporting available disk space correctly

Posted: April 13th, 2008, 4:33 am
by DeXeS
Try cleaning your cache from your browser. Had the same problem when using the svn releases of 0.4 on my xp machine and i did a lot of cleaning my cache when testing svn releases. Don't know if that is the reason it now does show the gb free disk space but it's worth trying...