-
-
Notifications
You must be signed in to change notification settings - Fork 415
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 on finding duplicates with picture mode #466
Comments
Duplicate to #439 |
ghost
closed this as completed
Nov 26, 2017
Sorry, did not find.
Deleting this file has resolved the issue.
Thank you
From: Virgil Dupras <notifications@github.com>
Reply-To: hsoft/dupeguru
<reply+0206ed33a1ec0b050ff2768d6bb244975decd2074f188ad392cf000000011632d6799
2a169ce108051ba@reply.github.com>
Date: Sunday, November 26, 2017 at 2:22 PM
To: hsoft/dupeguru <dupeguru@noreply.github.com>
Cc: jonnny99 <tdot99@gmail.com>, Author <author@noreply.github.com>
Subject: Re: [hsoft/dupeguru] Error on finding duplicates with picture mode
(#466)
Duplicate to #439 <#439>
�
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#466 (comment)> , or
mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbtMylT5s8lhqZmJjWJIYqr1
FQvYO7Mks5s6bp5gaJpZM4Qq3jW> .
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4b
b","name":"GitHub"},"entity":{"external_key":"github/hsoft/dupeguru","title"
:"hsoft/dupeguru","subtitle":"GitHub
repository","main_image_url":"https://cloud.githubusercontent.com/assets/143
418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"h
ttps://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6
-9aed-b52498112777.png","action":{"name":"Open in
GitHub","url":"https://github.com/hsoft/dupeguru"}},"updates":{"snippets":[{
"icon":"PERSON","message":"@hsoft in #466: Duplicate to #439
"}],"action":{"name":"View
Issue","url":"#466 (comment)
31627"}}}
|
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IOS Sierra,
Working fine for months
This only occurs when picture mode is enabled
Picture cache cleared
program file deleted and reinstalled
MacBook Pro restarted
File deleted...
Trash emptied
The file referenced is NOT in the search directory selected - appears when selecting any folder including single c: drive folders
Error continues even though this file is not in selected directory and doesn't even exist anymore
Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.12.6 (Build 16G1036)
Traceback (most recent call last):
File "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 111, in getitem
KeyError: 'path:/Volumes/K 4TB HFS+/Checkedfinal/Checkedfinal4/pics5493.jpg'
During handling of the above exception, another exception occurred:
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 65, in prepare_pictures
File "build/dupeGuru.app/Contents/Resources/py/core/pe/cache_shelve.py", line 121, in purge_outdated
File "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 113, in getitem
KeyError: b'path:/Volumes/K 4TB HFS+/Checkedfinal/Checkedfinal4/pics5493.jpg'
The text was updated successfully, but these errors were encountered: