hungdluit / flowlib

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

Download crash #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
line 216 transfernmdcprotocol: 
using (System.IO.FileStream fs =
System.IO.File.OpenWrite(trans.DownloadItem.ContentInfo.Get(ContentInfo.STORAGEP
ATH)))

file is being used by someone else exception

What steps will reproduce the problem?
1. Download file
2. Try browsing directory where file is being downloaded

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

Original issue reported on code.google.com by christ...@koyuk.dk on 21 Jan 2008 at 9:35

GoogleCodeExporter commented 8 years ago
1. Do you have segments turned on/off?
2. How many sources do you have for the file in question?
3. How many transfers do you have?
4. Just open directory in Explorer?

Original comment by blomman84 on 22 Jan 2008 at 8:33

GoogleCodeExporter commented 8 years ago
1) Default settings
2) 1
3) 1
4) Yes, but this is only if the file is a videofile so windows tries to make
thumbnail, this however works for other p2p programs such as DC++ and uTorrent
(checked with same file in same dir)

Original comment by christ...@koyuk.dk on 11 Feb 2008 at 10:02

GoogleCodeExporter commented 8 years ago
then i think i understand :)
It is not happening in DC++ because of ".dctemp" extension for all files still 
beeing
downloaded i guess. (It is not treated as a movie in Windows)

Is changing file extension (for files beeing downloaded) a solution for you?

Original comment by blomman84 on 13 Feb 2008 at 9:45

GoogleCodeExporter commented 8 years ago
No then it would still be a problem if for instance you would want to look at an
incomplete file. DC++ locks the files or something, because you can still open 
them
while there's being downloaded to the file. Extension wouldn't change that.

Original comment by christ...@koyuk.dk on 16 Feb 2008 at 7:57

GoogleCodeExporter commented 8 years ago
Waiting for input sent in pm. Want it to be tested before i do more about this.

Original comment by blomman84 on 5 Mar 2008 at 11:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
As i never got any input for a possible fix i made i will now remove this issue.
(Useless to have issues hanging that can never be fixed)

Original comment by blomman84 on 4 Jul 2008 at 6:37

GoogleCodeExporter commented 8 years ago

Original comment by blomman84 on 24 Feb 2009 at 11:34