You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
similar, but not identical to issue #477
runs trough in application mode (standard), stops i mode "picture" with following traceback:
Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.13.2 (Build 17C205)
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
The text was updated successfully, but these errors were encountered:
donumcaelo
changed the title
dupGuru error in application mode "picture" searching in photoslibrary (Mac High Sierra 10.13.2)
dupeGuru error in application mode "picture" searching in photoslibrary (Mac High Sierra 10.13.2)
Jan 23, 2018
similar, but not identical to issue #477
runs trough in application mode (standard), stops i mode "picture" with following traceback:
Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.13.2 (Build 17C205)
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
The text was updated successfully, but these errors were encountered: