stcn52 / flowlib

Automatically exported from code.google.com/p/flowlib
0 stars 0 forks source link

Not continuing download of next file #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add several files to queue from same user
2. Wait for file 1 to download

What is the expected output? What do you see instead?
Expected output: Continue downloading file 2 after file 1 is finished
Instead: File 1 completes fine, and nothing happens

What version of the product are you using? On what operating system?
SVN 288

Original issue reported on code.google.com by christ...@koyuk.dk on 11 Feb 2008 at 9:59

GoogleCodeExporter commented 9 years ago
raw message out/in would help

Original comment by blomman84 on 11 Feb 2008 at 10:17

GoogleCodeExporter commented 9 years ago
Also.
What are the message contained in the disconnect event?
That is:
ConnectionStatusChange event when Action == TcpConnection.Disconnected.
e.Data is the data i want :)

Original comment by blomman84 on 13 Feb 2008 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by blomman84 on 13 Feb 2008 at 10:20

GoogleCodeExporter commented 9 years ago
e.Data  {"All content downloaded"}  object {FlowLib.Utils.FmdcException}

Original comment by christ...@koyuk.dk on 16 Feb 2008 at 8:26

GoogleCodeExporter commented 9 years ago
I can't reproduce your problem with .Nothing. 0.30.6H and my version of FlowLib.
I have downloaded your file list and added all versions of ".Nothing." at the 
same
time from file list. Then it is downloading all versions one by one. (At least
according to your transfer view).

Original comment by blomman84 on 17 Feb 2008 at 9:25

GoogleCodeExporter commented 9 years ago
Well it seems to work now most of the time, I think the reason I thought it 
didn't
work was that crash with multiple users, and the times it doesn't work now are
probably because I still have no error handling for transfers (like no slots 
and so on).

Original comment by christ...@koyuk.dk on 20 Feb 2008 at 12:15

GoogleCodeExporter commented 9 years ago
ok :)
So i can close this issue?

Original comment by blomman84 on 20 Feb 2008 at 2:11

GoogleCodeExporter commented 9 years ago
YUP :)

Original comment by christ...@koyuk.dk on 20 Feb 2008 at 5:22

GoogleCodeExporter commented 9 years ago

Original comment by blomman84 on 20 Feb 2008 at 11:33