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

Crashes when I try to dedupe images folder #759

Closed
viktorbezdek opened this issue Jan 11, 2021 · 4 comments
Closed

Crashes when I try to dedupe images folder #759

viktorbezdek opened this issue Jan 11, 2021 · 4 comments
Labels
bug Bug reports.

Comments

@viktorbezdek
Copy link

Crashes after few seconds when I try to dedupe images folder with lots of photos (~30k files, mostly RAWs and JPEGs).

Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Verze 10.16 (sestava 20C69)

Traceback (most recent call last):
  File "build/dupeGuru.app/Contents/Resources/py/cocoa/inter.py", line 259, in pulse
  File "build/dupeGuru.app/Contents/Resources/py/hscommon/gui/progress_window.py", line 101, in pulse
  File "build/dupeGuru.app/Contents/Resources/py/core/app.py", line 323, in _job_error
  File "build/dupeGuru.app/Contents/Resources/py/hscommon/jobprogress/performer.py", line 43, in _async_run
  File "build/dupeGuru.app/Contents/Resources/py/core/app.py", line 780, in do
  File "build/dupeGuru.app/Contents/Resources/py/core/scanner.py", line 137, in get_dupe_groups
  File "build/dupeGuru.app/Contents/Resources/py/core/pe/scanner.py", line 31, in _getmatches
  File "build/dupeGuru.app/Contents/Resources/py/core/pe/matchblock.py", line 167, in getmatches
  File "build/dupeGuru.app/Contents/Resources/py/core/pe/matchblock.py", line 64, in prepare_pictures
  File "build/dupeGuru.app/Contents/Resources/py/core/pe/matchblock.py", line 54, in get_cache
  File "build/dupeGuru.app/Contents/Resources/py/core/pe/cache_shelve.py", line 38, in __init__
  File "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 243, in open
  File "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 227, in __init__
  File "build/dupeGuru.app/Contents/Resources/py/dbm/__init__.py", line 94, in open
_dbm.error: [Errno 79] Inappropriate file type or format
@viktorbezdek viktorbezdek added the bug Bug reports. label Jan 11, 2021
@glubsy
Copy link
Contributor

glubsy commented Jan 11, 2021

Please use the search feature, this has already been reported and has been fixed in the latest version.

You have several solutions:

  1. Use the latest version by building from source.
  2. Wait for the latest version (4.1.0) to be packaged and released.
  3. If you can't wait, provide help with packaging the MacOS version (see Increment version to 4.1.0 #733 and Package 4.1.0 #753).

Duplicate of #754, #752, #723, #722, #699, #663, #657, #650, #632, #603, #585, #563, #439, #553, #503, #498, #481, #477, #471, #468, #433, #415, #409, #407, #402, #401.

@qarmin
Copy link

qarmin commented Jan 12, 2021

Why duplicated issues are not closing?
New version of DupeGuru is already released and there is no need to have this issues opened to pollute issue tracker.

@glubsy
Copy link
Contributor

glubsy commented Jan 12, 2021

I agree. @arsenetar if you need, I can help with bug report triage by closing outdated and obsolete tickets.

@arsenetar
Copy link
Owner

Duplicate of #437, closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

4 participants