bugmldonkey, a multi-networks file-sharing client - Bugs: bug #8133, displayed number of clients and...

 
 

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

bug #8133: displayed number of clients and client-state in guis is off

Submitter:  rgselk <rgselknospam>
Submitted:  Fri 12 Mar 2004 12:19:25 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Program malfunction Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-16 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Jump to the original submission

Thu 19 May 2005 02:03:07 PM UTC, comment #7: 

This bug should be solved in the current version.
Please download, test it and post a follow up on this bugreport.

spiralvoice <spiralvoice>
Group administrator
Fri 29 Apr 2005 03:44:26 PM UTC, comment #6: 

Please check if this bug still is in current CVS version.
You should find a tarball of current CVS in files section of
this project: http://download.berlios.de/pub/mldonkey/spiralvoice/

spiralvoice <spiralvoice>
Group administrator
Tue 16 Mar 2004 09:53:14 AM UTC, comment #5: 

Regarding point 1: connected servers = max_connected_servers + 1 for (0..3) and = 4 for (4..5).

rgselk <rgselknospam>
Mon 15 Mar 2004 11:28:41 AM UTC, comment #4: 

Regarding part of point 2: old mlgui changes client_state from  'Connected_downloading' to 'Connected' if the file_num is different from the file the client is uploading. First time you click on a downloading file you see the client in 'downloading' state. If you click on an other file which does have this same client as a source it changes to 'connected'. Clicking on the first file does not change it back to 'downloading'.

However I still have not found the cause of having a file with incoming data and not having a downloader for it (commands vd and downloaders in telnet). I suspect it is an overnet source but that is more a feeling than a known fact :-)

rgselk <rgselknospam>
Fri 12 Mar 2004 04:46:59 PM UTC, comment #3: 

For point 1: The total number of connectable servers has been reduced to 3, in order to reduce the load on the servers. Honestly speaking: One connected server is enough;-)

spiralvoice <spiralvoice>
Group administrator
Fri 12 Mar 2004 02:26:42 PM UTC, comment #2: 

That should be Feb 19...

rgselk <rgselknospam>
Fri 12 Mar 2004 12:36:11 PM UTC, comment #1: 


- Started mlnet 2.5-12 (Feb 5).
- Started mlgui 2.5-12
- Started mlgui 2.5-16.

In the older mlgui I have one client in Downloading while the same client is in Connected state in the newer mlgui.

Old mlgui shows: Connected to 18/27 locations
New mlgui shows: Connected to 17/31 locations

rgselk <rgselknospam>
Fri 12 Mar 2004 12:19:25 PM UTC, original submission:  

It looks like there is a generic off-by-one error somewhere.
1. max_connected_servers = 5 but only 4 servers are connected.
2. downloading happens for a file (vd) but downloaders does not show it. In the gui (old mlgui) a downloader still show only as connected while using 'downloaders' I can see it is in  downloading state.

I will try to find out with which version it was introduced...

rgselk <rgselknospam>

 

(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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-19 spiralvoice Open/ClosedOpen Closed
2005-05-19 spiralvoice StatusNone Fixed
2005-03-16 amorphous SummaryGeneric off-by-one error??? displayed number of clients and client-state in guis is off

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code