bugmldonkey, a multi-networks file-sharing client - Bugs: bug #12841, ed2k downloads are added as non...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12841: ed2k downloads are added as non primary file / Can't cancel non primary file

Submitter:  None
Submitted:  Wed 27 Apr 2005 11:26:19 PM UTC
   
 
Category:  Core Severity:  5 - Blocker
Item Group:  Program malfunction Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2.5.30.15 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Jump to the original submission

Wed 08 Jun 2005 12:12:13 AM UTC, comment #6: 

Fixed in 2.5.30.16

spiralvoice <spiralvoice>
Group administrator
Sun 29 May 2005 11:28:22 PM UTC, comment #5: 

Please try patch #4055 or current CVS or SVN

spiralvoice <spiralvoice>
Group administrator
Wed 18 May 2005 01:45:19 AM UTC, comment #4: 

I can confirm this behaviour for 2.5-30.15 gotten from http://download.berlios.de/pub/mldonkey/spiralvoice/cores/Linux/mldonkey-2.5-30.15.static.i386-Linux.tar.bz2

Downloads need to be "confirm yes"'d but they are still not cancelled.  Instead abovementioned error appears in the log.

Rolf Leggewie <leggewie>
Thu 28 Apr 2005 12:37:25 PM UTC, comment #3: 

Disabled Soulseek, re-doing search with this error in log:
Exception File "src/daemon/common/commonSwarming2.ml", line 0, characters 609-14: Assertion failed in Network.iter for G2

No double files are created but canceling does still not work

     file_chunk_sizes = [
      1048576;
      9728000;]

Exception in file_cancel: Failure("Cannot cancel non primary file")

spiralvoice <spiralvoice>
Group administrator
Thu 28 Apr 2005 12:22:46 PM UTC, comment #2: 

After canceling lots of files that I started all swarmers[] are
not deleted from files.ini, this is a duplicate of bug #12761.
Restarting the core removes these lines.

spiralvoice <spiralvoice>
Group administrator
Thu 28 Apr 2005 12:19:09 PM UTC, comment #1: 

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.

spiralvoice <spiralvoice>
Group administrator
Wed 27 Apr 2005 11:26:19 PM UTC, original submission:  

I search and find a file to download. I click to add it. It is a donkey network file.

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

I try to cancel the file:

Exception in file_cancel: Failure("Cannot cancel non primary file")

I have bt/donkey/gnut/gnutella2/fasttrack enabled.

MLNet 2.5-30.14: Multi-Network p2p client (Global Shares  Gnutella  G2  Fasttrack  FileTP  BitTorrent  Donkey)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-08 spiralvoice Open/ClosedOpen Closed
2005-05-29 spiralvoice Release2.5.30.14 2.5.30.15
2005-05-29 amorphous StatusNone Fixed
    SummaryCan't cancel non primary file ed2k downloads are added as non primary file / Can't cancel non primary file
2005-05-19 spiralvoice Item GroupNone Program malfunction
2005-04-29 spiralvoice SummaryCan't cancel non pirmary file Can't cancel non primary file
2005-04-29 amorphous SummaryCan't cancel file Can't cancel non pirmary file
2005-04-28 spiralvoice Severity3 - Normal 5 - Blocker

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code