mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bugs #1759] can't download previously canceled donwload


From: spiralvoice
Subject: [Mldonkey-bugs] [bugs #1759] can't download previously canceled donwload
Date: Tue, 02 Dec 2003 13:26:12 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.5) Gecko/20031007

This mail is an automated notification from the bugs tracker
 of the project: mldonkey, a free e-Donkey client.

/**************************************************************************/
[bugs #1759] Latest Modifications:

Changes by: 
                spiralvoice <address@hidden>
'Date: 
                Tue 12/02/2003 at 19:26 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This patch report is very old. If the bug still exists in current

versions please post a new bug report - spiralvoice






/**************************************************************************/
[bugs #1759] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=1759>
Project: mldonkey, a free e-Donkey client
Submitted by: 0
On: Wed 11/20/2002 at 18:02

Category:  Core
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Closed
Release:  2.00
Release:  
Platform Version:  Linux i386-i686
Binaries Origin:  Compiled From CVS


Summary:  can't download previously canceled donwload

Original Submission:  If you cancel a download you can't download the same file 
until you relaunch mldonkey.

current_files list isn't not updated ?



i've made this modification to donkeyInteractive.ml and seems to work :p



file_ops.op_file_cancel <- (fun file ->

   Hashtbl.remove files_by_md4 file.file_md4;

   current_files := List2.removeq file !current_files;



this line ^ added to remove canceled downloads from the current_files list



hope this help...





Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 12/02/2003 at 19:26       By: spiralvoice
This patch report is very old. If the bug still exists in current

versions please post a new bug report - spiralvoice

-------------------------------------------------------
Date: Thu 11/21/2002 at 19:34       By: None
y0 thats right

u have to kill the core and restart it, otherwise is wont work












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=1759>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]