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

Crash during sorting #85

Closed
ghost opened this issue Jun 22, 2013 · 3 comments
Closed

Crash during sorting #85

ghost opened this issue Jun 22, 2013 · 3 comments
Labels
bug Bug reports.

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

@@@
Application Identifier: com.hardcoded_software.dupeguru
Application Version: 2.9.0

Traceback (most recent call last):
File "/Applications/dupeGuru.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/dg_cocoa.py", line 126, in sortGroupsBy_ascending_
File "dupeguru/app_cocoa.pyc", line 214, in sort_groups
File "dupeguru/results.pyc", line 305, in sort_groups
File "dupeguru/results.pyc", line 305, in
File "dupeguru_se/data.pyc", line 72, in GetGroupSortKey
File "dupeguru/fs.pyc", line 83, in getattr
AttributeError

Relevant Console logs:

Dec 31 18:14:50 michael-ryans-macbook-pro [0x0-0xfe0fe].com.hardcoded_software.dupeguru_me[2982]: "disk3" unmounted.
Dec 31 18:14:50 michael-ryans-macbook-pro [0x0-0xfe0fe].com.hardcoded_software.dupeguru_me[2982]: "disk3" ejected.
Dec 31 18:28:45 michael-ryans-macbook-pro [0x0-0x104104].com.hardcoded_software.dupeguru[3017]: /Applications/dupeGuru.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/lib/python2.6/site-packages.zip/dupeguru/engine.py:220: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
@@@

@ghost ghost closed this as completed Jun 22, 2013
@ghost
Copy link
Author

ghost commented Jun 22, 2013

There's another similar one, not sure if it belongs to the same ticket:

@@@
Application Identifier: com.hardcoded_software.dupeguru_me
Application Version: 5.6.6

Traceback (most recent call last):
File "/Applications/dupeGuru ME.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/dg_cocoa.py", line 130, in sortDupesBy_ascending_
File "dupeguru/app_cocoa.pyc", line 222, in sort_dupes
File "dupeguru/results.pyc", line 299, in sort_dupes
File "dupeguru/results.pyc", line 299, in
File "dupeguru/data_me.pyc", line 91, in GetDupeSortKey
AttributeError: 'NoneType' object has no attribute 'duration'
@@@

@ghost
Copy link
Author

ghost commented Jun 22, 2013

Oh! The first one is simply when trying to sort the Word Used column after a content scan.

@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [6f8960ee61cb]) [#85 state:fixed] Fixed crash when sorting by Words Used after a Contents scan.
http://bitbucket.org/hsoft/dupeguru/changeset/6f8960ee61cb/

@ghost ghost mentioned this issue Jun 22, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports.
Projects
None yet
Development

No branches or pull requests

0 participants