← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 308683] Re: Downloading TTH group downloads file multiple times

 

With "Don't download already queued" set 0.761 core seems to do the
sensible thing and adds the new source to existing item with single
QueueManager::add -call. So I'd say this will be fixed when the core is
upgraded to something later than 0.75.

--RZ

-- 
Downloading TTH group downloads file multiple times
https://bugs.launchpad.net/bugs/308683
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: Confirmed

Bug description:
I'm using experimental 0707-core and i was trying to download a file with an unique TTH from multiple users where this file had several different filenames.
The client only checked if the filename was unique and not tth code so I was ending up downloading this file as many times as there were different filenames, instead of just once.

Steps to reproduce: Search a file, group the results based on tth and choose one with many users (and different filenames).

Expected results: Just downloading one file using all as sources.

Actual results: Downloaded all files with unique filenames.

Version: 0707-core

OS: Gentoo-linux-2.6.25

If I'm not suppose to report any bugs based on experimental code just delete this report.

/Gandalf