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

Duplicate Detection Bug: Same File and Path Listed as Duplicates #1405

Open
nazdridoy opened this issue Nov 25, 2024 · 1 comment
Open

Duplicate Detection Bug: Same File and Path Listed as Duplicates #1405

nazdridoy opened this issue Nov 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nazdridoy
Copy link

Czkawka is listing the same file with the same path multiple times as duplicates. This behavior is unexpected, as a single file should not be detected as a duplicate of itself.

Steps to Reproduce:

  1. Add a directory to scan.
  2. Use the "Duplicate Files" function with the following settings:
    • Check Method: Hash
    • Hash Type: Blake3
  3. Observe the results:
    • The same file appears as a duplicate (same path and size).

Expected Behavior:
The same file in the same path should not be listed as a duplicate.

Actual Behavior:
The same file is listed multiple times in the duplicate file results.

Screenshots:

2024-11-25_12-57

System

  • Czkawka/Krokiet version: 8.0.0
  • OS version: archlinux 6.11.9-zen1-1-zen
  • Installation method: flatpak
❯ flatpak info com.github.qarmin.czkawka
Czkawka - Multi functional app to find duplicates, empty folders, similar
images, broken files etc.

          ID: com.github.qarmin.czkawka
         Ref: app/com.github.qarmin.czkawka/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 8.0.0
     License: MIT
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 25.4 MB
     Runtime: org.gnome.Platform/x86_64/47
         Sdk: org.gnome.Sdk/x86_64/47

      Commit: 8f3052d3cdd7186f7ab6b693066bb730d047e7ddaff9a127754b6e1a134e8167
      Parent: eac69a7ec3837f2acbb85290c6ed60054a33f9761e02f5f522bad107acdcfaa5
     Subject: update to 8.0.0, bump runtime and dependencies (#26) (2740a58f)
        Date: 2024-10-11 07:53:47 +0000
@nazdridoy nazdridoy added the bug Something isn't working label Nov 25, 2024
@gh471
Copy link

gh471 commented Dec 17, 2024

I thought I had the same problem at the same files but the filenames are actually different: libc and libg

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