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 on sorting Match % #108

Closed
ghost opened this issue Jun 22, 2013 · 1 comment
Closed

Crash on sorting Match % #108

ghost opened this issue Jun 22, 2013 · 1 comment
Labels
bug Bug reports.

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

@@@
Application Identifier: com.hardcoded_software.dupeguru_pe
Application Version: 1.11.0

Traceback (most recent call last):
File "core/app_cocoa_inter.pyc", line 205, in sortBy_ascending_
File "core/gui/result_table.pyc", line 112, in sort
File "core/results.pyc", line 312, in sort_dupes
File "core/results.pyc", line 312, in
File "core_pe/data.pyc", line 64, in GetDupeSortKey
TypeError: unsupported operand type(s) for -=: 'str' and 'str'
@@@

  1. Turn power marker on
  2. Turn delta values on
  3. Sort by Match %

Crash!

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

ghost commented Jun 22, 2013

(from [b202bc89d727]) [#108 state:fixed] Fixed column mess after the earlier removal of the ctime col.
http://bitbucket.org/hsoft/dupeguru/changeset/b202bc89d727/

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