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

Picture scan error #422

Closed
Mike-TB opened this issue Apr 20, 2017 · 5 comments
Closed

Picture scan error #422

Mike-TB opened this issue Apr 20, 2017 · 5 comments

Comments

@Mike-TB
Copy link

Mike-TB commented Apr 20, 2017

Hi,

I received the following error as I was scanning for duplicates. Previously it worked just fine. I tried reinstalling the app and received the same error.

pplication Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.12.4 (Build 16E195)

Traceback (most recent call last):
File "build/dupeGuru.app/Contents/Resources/py/shelve.py", line 111, in getitem
KeyError: 'path:/Users/teacheraccount/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/Books/1118588103.ibooks/OPS/assets/images/gallery_fallback-4.png'

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:/Users/teacheraccount/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/Books/1118588103.ibooks/OPS/assets/images/gallery_fallback-4.png'

@ghost
Copy link

ghost commented Apr 30, 2017

Duplicate to #402

@ghost ghost closed this as completed Apr 30, 2017
@Mike-TB
Copy link
Author

Mike-TB commented May 6, 2017

Thank you. Any resolution?

@ghost
Copy link

ghost commented May 6, 2017

@Mike-TB as you can see in #402, no. I'm hoping someone having the error would submit a fix.

@Mike-TB
Copy link
Author

Mike-TB commented May 6, 2017

Thanks. I was hoping ...

@Mike-TB
Copy link
Author

Mike-TB commented May 6, 2017

I've reverted back to PE to see if that works.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant