rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 14 forks source link

Duplicates of all the folders in one giant list instead of separate lists for each folder. #199

Closed rufuscoder closed 11 years ago

rufuscoder commented 11 years ago

Original author: anandgai...@gmail.com (November 01, 2008 23:33:12)

What steps will reproduce the problem?

  1. Scan duplicate files in several different folders.
  2. Right click on any folder

What is the expected output? What do you see instead? When you right click on list of folder to get the duplicate list, it doesn't return the duplicates of that specific folder but the list of ALL the duplicates of all the folders in one giant list. I would think if I was clicking on shared folder xyz it would only show the duplicates within just that shared folder and not anything else.

What version of the product are you using? On what operating system? Shakespeer Version 0.9.10 on Mac OS X Version 10.5.5 Build 9F33. Note that this bug first appeared when the duplicate file list feature was added.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=89

rufuscoder commented 11 years ago

From kevan.ca...@gmail.com on January 29, 2009 01:18:25 I'm attaching a patch that makes this behave in a more reasonable way.

Thoughts?

rufuscoder commented 11 years ago

From markus.m...@gmail.com on February 05, 2009 09:42:47 Sorry for not commenting on this earlier, I will have a look at it as soon as possible.

rufuscoder commented 11 years ago

From markus.m...@gmail.com on March 26, 2009 08:41:34 Fixed in r481, thanks for the patch!