linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00655
[Bug 551184] Re: When a downloaded filelist cannot be written to the disk DC++ tries to do a folder move operation
Steps to reproduce
1. Get a filelist from search results
2. Make the downloaded file inaccessible (open exclusively with another program)
3. Close the filelist tab
4. Get the filelist again
I can't reproduce this when getting the filelist from a hub's userlist.
Problem is that if the remote path is coincidently exists locally
(absolute or relative) it can trigger an unneeded move operation of a
complete local folder...
** Changed in: dcplusplus
Importance: Undecided => Medium
--
When a downloaded filelist cannot be written to the disk DC++ tries to do a folder move operation
https://bugs.launchpad.net/bugs/551184
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: Confirmed
Bug description:
--Converted from a question--
Since the latest dc++ update (0.761) I'm no more able to load file lists with the correct file path (like when you are right-clicking on a file in the search tab and choose to load the file list).
Instead it switches to the root directory and gives following error message in the system protocol:
Unable to move <Remote path shown in the Path coloumn in the search listview> to <C:\Users\MyComputername\AppData\Local\DC++\FileLists\NickOfTheUser.CID> (The system cannot find the path specified.) nor to rename to <Remote path shown in the Path coloumn in the search listview\NickOfTheUser.CID> (The system cannot find the path specified.)
This problem only occured with the recent version of dc++, not before. I'm running Windows 7 Professional 64Bit, logged in as administrator.
References