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 priority criteria addition #178

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

Crash on priority criteria addition #178

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

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

In the prioritize dialogs, when clicking the add button when there's nothing selected, there's a crash:

@@@
Application Identifier: com.hardcoded-software.dupeguru
Application Version: 3.2.1

Traceback (most recent call last):
File "inter/prioritize_dialog.pyc", line 25, in addSelected
File "core/gui/prioritize_dialog.pyc", line 64, in add_selected
TypeError: list indices must be integers, not NoneType
@@@

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

ghost commented Jun 22, 2013

(from [5b964741a772]) [#178 state:fixed] Fixed a crash on adding a criterion with an empty selection.
https://bitbucket.org/hsoft/dupeguru/changeset/5b964741a772/

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