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

IndexError in GetOutlineViewValues() #55

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

IndexError in GetOutlineViewValues() #55

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

Comments

@ghost
Copy link

ghost commented Jun 22, 2013

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

Traceback (most recent call last):
File "/Applications/dupeGuru ME.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/dg_cocoa.py", line 161, in getOutlineView_valuesForIndexes_
File "dupeguru/app_cocoa.pyc", line 265, in GetOutlineViewValues
IndexError: list index out of range
@@@

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

ghost commented Jun 22, 2013

I don't know how this can happen. I should just reraise another more explicit error and put that ticket on hold to try to figure it out.

@ghost
Copy link
Author

ghost commented Jun 22, 2013

[milestone:id#51279 bulk edit command]

@ghost
Copy link
Author

ghost commented Jun 22, 2013

Oh, yay! I could reproduce the problem.

  • Make a scan
  • Apply a filter that would, for one of your group, include a dupe, but not the ref
  • Go to Power Marker mode
  • Select that dupe
  • Perform Make Selected Reference... crash!

@ghost
Copy link
Author

ghost commented Jun 22, 2013

(from [161]) [#55 state:fixed] fixed a crash after makeReference when the action would make the dupe list smaller.

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