Skip to content
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 during trash operation: system cannot find the file specified #1353

Open
qu4ntumrush opened this issue Sep 25, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@qu4ntumrush
Copy link

qu4ntumrush commented Sep 25, 2024

Bug Description
Cannot delete files found during Similar Image task located on a NAS drive

Steps to reproduce:

Previously was able to delete with Czkawka without problem, and I can clearly find and delete the file in Explorer

Log
Failed to delete file H:\X.jpg ⁨reason ⁨Error during a trash operation: Os { code: -2147024894, description: "windows error: The system cannot find the file specified. (0x80070002)"}

System

  • Czkawka/Krokiet version: 7.0.0 cli/gui
  • OS version: Windows 10 64-bit
  • Installation method: github binary
@qu4ntumrush qu4ntumrush added the bug Something isn't working label Sep 25, 2024
@KaedeInSpace
Copy link

KaedeInSpace commented Oct 6, 2024

Cannot delete files found during Similar Image task located on a NAS drive

What filesystem is the NAS drive of? Because if it's a common linux one, then likely this could be a case sensitivity issue.

I have not run into this issue myself, but have noticed that the Krokiet GUI app seems to change the case on me (to lower) in the logs and when having the GUI open directories. Though, I only use windows filesystems so far for this app.

@qu4ntumrush
Copy link
Author

Yes, it's formatted to EXT4. It used to be able to delete EXT4 files. I see the nightly build was just released but I use it on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants