mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #12841] Can't cancel file


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #12841] Can't cancel file
Date: Thu, 28 Apr 2005 12:19:09 +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 #12841 (project mldonkey):

Can reproduce it:

Networks:

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

Searching on ed2k network only with HTML interface and starting
some downloads, all produce this error message in logfile:

Exception File "src/daemon/common/commonSwarming2.ml", line 0, characters
609-14: Assertion failed in Network.iter for G2

All downloads are created twice, once as ed2k and as Soulseek
download. Canceling for Soulseek works, canceling ed2k files
does not work:
Exception in file_cancel: Failure("Cannot cancel non primary file")

All files have these lines in files.ini, swarmers[]:
     file_chunk_sizes = [
      1048576;
      9728000;]

and in files[]:
     file_primary = true

Restarting the core changes file_chunk_sizes back to normal:
     file_chunk_sizes = [
      9728000;]

and canceling works again.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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