-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when changing file location #1057
Comments
if the problem repeats, please describe in detail your actions |
How to reproduce:
|
I'm experiencing the same problem when trying to set data location: |
Happy new year! Same issue here as well. |
I could not repeat the situation on your information. I changed the code a bit, maybe this will help. It is necessary to try on your means. |
same as op, i change location, error pops up but still does the work. |
also the set data location window doesn't save paths anymore. fresh new install of win10 and fresh transgui 5.13 (only version installed). only 2 paths in the ini file, original from transmission qt , and other one is from adding a new torrent. But moving torrents doesn't add new folders to list. |
Same problem. |
I have to add. I found out that it only happend if I want to relocate downloaded torrent to the "new" location that is not in the recent list. If I move to the "known" location - there is no error, but if I move to "new" location - I have this error and this location doesn't save in recent list. |
i agree, if a path exists in the move box, it's fine, but a new one generates this error and isn't added to the list. |
I have the same issue. Error LS-008, files are moved anyway, folder location isn't added to the list. Synology NAS. |
waiting for the next release. |
works fine in 5.14 once again, thanks |
Tested with latest version. The error when moving files is gone, but the new location is still not saved into the list of previously used locations. Here's the relevant part of my .ini file if that helps: [AddTorrent.DiskStation (LAN)] |
The error is appeared on 5.14. The move is successful, but the old folder is kept. |
I can't repeat your situation. This function works for me and there is no malfunction. Put a breakpoint in the function and go under the debugger. Tell us where the exception occurs. |
Me too. Tested on another machine, but the result is the same as @elisimpson wrote. |
@AOne-T there is a solution. See above. |
@leonsoft-kras: you mean about the debugger? |
Yes. |
still can't add new paths when moving files in 5.15 , it completes the move but not adding new paths. |
Of course. Did someone check the code under the debugger? |
What IDE do you use? |
Lazarus |
TMainForm.acMoveTorrentExecute -> SaveDownloadDirs
|
Thank you. |
Yes, it's somewhat suppressed by empty expect block, I think, where original LS-008 exception is commented out. |
Checked. Works now! |
I repeat. At me the code worked completely, the data were added, exceptions did not occur. It is not the existence of an exception handling. |
When will this issue be closed and released? |
i was wondering that too. |
The next release, when there will be some more corrections. Not every day. |
Will be soon :) |
yes in deed it seems fixed, tested on win10 x64 , thank you PeterDaveHello ! |
@rd1 the credits belong to @leonsoft-kras :) |
When changing a torrent's file location, I get the following error:
But it still changes the file's location.
More info needed just ask
The text was updated successfully, but these errors were encountered: