DrWhoCares/imgdanke

v1.2021.3.1 - Command Canceled message when working across two separate drives

Closed this issue · 2 comments

EDIT: Okay, so I believe I know the issue here. He has his source folder set to a path on his D:\ drive, and the output path to a folder on his C:\ drive. I'm almost certain it fails due to being unable to create hardlinks. There's apparently no message box that appears however, so need to fix both the issue (to make it copy across drives) and the lack of any information as to what went wrong.
I still need to actually verify this, but that's very likely the issue.

Someone messaged me saying:

it displays the following error "Command(s) canceled. Some files may have already been processed, or may be in an invalid states"

And that they reverted to the previous version to fix it. I have no other information to go off of at this point, so I can neither confirm nor deny that this is a bug.

Workaround exists:
Make sure the Source Folder Path and the Output Folder Paths are on the same drive.

Fixed in 1600b6e
Proper error message appears with 9dc8e44
Released in v1.2021.3.4