Similarity Forum

General Category => Bugs => Topic started by: Gridwolf on November 23, 2014, 10:46:50

Title: Deleting files: no safety question if one of the files was already deleted
Post by: Gridwolf on November 23, 2014, 10:46:50
If you have deleted a file by the windows explorer after the duplicate check run of similarity and you delete the file in similarity, it's executed without asking if you're sure - that's ok.
But if you delete several files and only one of them was already deleted, all files are deleted without asking, too!!
Title: Re: Deleting files: no safety question if one of the files was already deleted
Post by: Admin on November 26, 2014, 23:49:14
Similarity firstly tries to delete all files by scope, if it fails it start deleting each file one by one. Similarity logs all errors in it log files (%appdata%\Similarity\logs folder). Why do you need to such specific behaviour for mass files, as I understand to skip deletion if one file fails ?
Title: Re: Deleting files: no safety question if one of the files was already deleted
Post by: Gridwolf on February 22, 2015, 13:40:13
The problem is that it doesn't switch to the one-by-one mode or simply skip the deletion.
It sees one file of the multiple selected files being already deleted and somehow thinks it doesn't have to ask for the rest of the files, too.

I've got this behaviour with the latest version (1.9.2) as a registered license.
Title: Re: Deleting files: no safety question if one of the files was already deleted
Post by: Admin on February 28, 2016, 22:08:36
Sorry for the delay, I think the source of this problem what new version of Windows 8 and 10 has disabled confirmation dialog by default. Similarity just uses standard method to move file into trash bin and showing dialog is Windows prerogative.

(http://www.similarityapp.com/forum/index.php?action=dlattach;topic=1835.0;attach=80;image)