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/
_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs