some pictures end up without cache_id during comparison
Reported by Virgil Dupras | June 18th, 2009 @ 04:58 PM | in se2.7.3 me5.6.3 pe1.7.4 (closed)
No idea how.
Application Identifier: com.hardcoded_software.dupeguru_pe
Application Version: 1.7.3
Traceback (most recent call last):
File "hsutil/cocoa.pyc", line 45, in _async_run
File "dupeguru/app.pyc", line 209, in do
File "dupeguru/scanner.pyc", line 84, in GetDupeGroups
File "dupeguru/picture/matchbase.pyc", line 48, in getmatches
File "dupeguru/picture/matchbase.pyc", line 117, in _do_getmatches
File "hsfs/_fs.pyc", line 151, in __getattr__
AttributeError: Trying to get attribute cache_id with an _info at {'dimensions': (3504.0, 2332.0)} and cls_info_map at {'size': 0, 'dimensions': 2, 'md5partial': 1, 'mtime': 0, 'md5': 1, 'ctime': 0}
Comments and changes to this ticket
-
Virgil Dupras June 18th, 2009 @ 05:00 PM
- Milestone set to se2.7.3 me5.6.3 pe1.7.4
-
Virgil Dupras June 19th, 2009 @ 12:29 PM
- Assigned user set to Virgil Dupras
- State changed from new to open
-
Virgil Dupras June 19th, 2009 @ 12:36 PM
Oh... I get it now. It's because of dimensions2pictures, which has pictures added to it even if they don't have cache_id set.
-
Virgil Dupras June 19th, 2009 @ 12:39 PM
- State changed from open to fixed
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 36 some pictures end up without cache_id during comparison (from [87]) [#36 state:fixed] Don't add pictures to dimen...