aMule Forum
English => en_Bugs => Topic started by: lemonfan on January 27, 2004, 04:37:19 PM
-
Hi all,
I think there is an bug in the calculation of the free disk space available for downloads, because the space needed for stopped files is subtracted from the total available space in DownloadQueue.cpp. IŽve patched the source from the cvs and now it seems to work for me. Here comes the diff:
Index: DownloadQueue.cpp
===================================================================
RCS file: /cvsroot/amule/amule-cvs/src/DownloadQueue.cpp,v
retrieving revision 1.5
diff -r1.5 DownloadQueue.cpp
1244a1245,1249
> }
>
> if (cur_file->IsStopped())
> {
> continue;
I hope, that is correct and I didnŽt miss something?
Cheers,
JT.
-
Thnaks, Thanks, Thanks.
Testing now
-
Want to be lemonfan or JT on changelog?
-
Kry, please use my nick lemonfan.
Regards,
JT.