No attribute last_progress #106
Comments
After a quick glance at the code, this would technically only be possible when doing "Add iPhoto Library", which is the only place the the progress controller is shown before a job is created (when a job is created, last_progress is set). But for this to happen, there would need to be no |
I don't get it. I can't understand how it's possible to go through the initialization phase (load results) without ending up with |
Oops, I didn't wrap everything... @@@ Traceback (most recent call last): |
(from [a3ca4aef6713]) [#106 state:fixed] Wrapped getJobDesc in a try except in case it isn't defined yet. |
@@@
Application Identifier: com.hardcoded_software.dupeguru_pe
Application Version: 1.10.0
Traceback (most recent call last):
File "core/app_cocoa_inter.pyc", line 130, in getJobProgress
AttributeError: 'ThreadedJobPerformer' object has no attribute 'last_progress'
@@@
The text was updated successfully, but these errors were encountered: