mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #12761] Cancel is broken


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #12761] Cancel is broken
Date: Thu, 28 Apr 2005 12:10:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.7) Gecko/20050417 Firefox/1.0.3

Follow-up Comment #1, bug #12761 (project mldonkey):

I could reproduce that bug:

start mlnet in a clean dir, lots of networks enabled:
Networks:

    8 Donkey                         Enabled
    7 BitTorrent                     Enabled
    4 G2                             Enabled
    5 Fasttrack                      Disabled
    2 Open Napster                   Enabled
    3 Gnutella                       Enabled
    6 FileTP                         Enabled
    9 Soulseek                       Enabled

Add an ed2k download with dllink command, everything is normal.
Now cancel it via HTML interface and save ini files.
The file data in the swarmers[] section in files.ini is not
removed, the file in ./temp is removed.
Now re-enter the same dllink command:
"Exception File "src/daemon/common/commonSwarming2.ml", line 0, characters
609-14: Assertion failed for network Donkey
Exception Not_found for network FileTP
Unable to match URL"
the file in ./temp is created and files.ini is updated, but
not in the files[] section, instead of that a line has been
added to file_chunk_sizes, normally (after the first dllink)
it look like this:

     file_chunk_sizes = [
      9728000;]

after the second dllink with its error message it looks like this:

     file_chunk_sizes = [
      9728000;
      9728000;]


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12761>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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