Version: (using KDE 4.0.2) Installed from: Compiled From Sources Compiler: GCC 4.2.2 OS: Linux KTorrent 3.0.0. My incoming downloads go to: /prateria/torrents/incoming/. I setup KTorrent to move downloaded files to /prateria/torrents/terminati/. When I download multifile torrents after the download finishes the files are moved correctly to /prateria/torrents/terminati, but KTorrent is unaware of this and prints the error message: "Error: impossible to open <name of file with path pointing to /prateria/incoming/>: no such file or directory", then seed stops and all my attempt to start it fails with the same error message. This doesn't happens with torrents with only one file. Attached is a torrent which cause the error.
Created attachment 23792 [details] It's copyrighted material, sorry
This seems to work in the latest SVN version, I will check if this is also fixed in the 3.0 branch, so that the fix will be part of 3.0.1
I can't reproduce this with the released 3.0.0 version
Uhm... it happened with all multifile torrent I tried right now (not so many, honestly)... With the attached download after the error message appeared I pressed "Start" after some time and it worked... it's strange... I must try with another torrent file...
Strange, I tested it with another multifile torrent and it worked, KT kept on seeding.
OK I tried your torrent, and now I can reproduce it.
SVN commit 783705 by guisson: Fix bug causing KT to stop seeding after the data was moved to the completed dir. BUG: 158813 M +13 -3 multifilecache.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783705