Alanaktion / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
1 stars 0 forks source link

Long termination of GUI client (about 20 seconds delay before real exit) #332

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the client
2. Wait until it connects or just failed to connect
3. Exit from the client

What is the expected output? What do you see instead?
Expected: close the application right after pressing the Exit on icon in tray
Observed: pause about 20 seconds before the client is closed
It seems that the socket is closed only in about 20 seconds.

What version of the product are you using? On what operating system?
Windows Vista (32-bit), Transmission GUI ver. 2.1.1. Transmission server ver. 
1.91 (10269)

Please provide any additional information below.
See attached file (.pcap, Wireshark format) that just shows the packet that is 
sent since about 20 seconds after pressing "Exit".

Original issue reported on code.google.com by Oleg.Kli...@gmail.com on 22 Oct 2010 at 6:00

Attachments:

GoogleCodeExporter commented 9 years ago
Additionally, in some cases, when the Exit from client was requested, but the 
client was connecting at the moment when Exit was requested - at the point when 
program exits, the dialog window "Connection time out" is displayed, asking for 
"OK". When OK is pressed, the program exits. There is no point in this box with 
OK on connection timeout, as the program is terminating anyway.

Original comment by Oleg.Kli...@gmail.com on 22 Oct 2010 at 7:28

GoogleCodeExporter commented 9 years ago
r465.

Original comment by j...@cp-lab.com on 7 Nov 2010 at 9:16