linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08990
[Bug 1854309] Re: Wrong total number of slots reported [ADC]
The code counting the slots is probably just blatantly adds up the numbers in the children rows. It should skip same results coming from ADC clients; for NMDC or mixed results you can't properly detect same clients.
It is X/0 because the ADC Search result does not include the total number of opened slots, only the number of free ones so it always show 0 for ADC results. IIRC the reason is that in long term, people developing ADC planned to do away with the concept of slots at all.
** Changed in: dcplusplus
Status: New => Confirmed
** Changed in: dcplusplus
Importance: Undecided => Low
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1854309
Title:
Wrong total number of slots reported [ADC]
Status in DC++:
Confirmed
Bug description:
Search on ADC hubs only.
So, 1 TTH.
5 hits.
4 unique users, one with 2 slots skipped (he has that file duplicated
actually)
Real slots: 3+2+1=6
Displayed slots: 8 (3+2*2+1).
Why X/0 btw...
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1854309/+subscriptions
References