Bug 431400 - "Find duplicates" Without Selecting An Album Locks Up Duplicates Feature.
Summary: "Find duplicates" Without Selecting An Album Locks Up Duplicates Feature.
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Searches-Similarity (show other bugs)
Version: 7.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-10 17:16 UTC by hardy.public
Modified: 2021-04-02 08:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.public 2021-01-10 17:16:48 UTC
SUMMARY
If "Find Duplicates" button is clicked without first selecting any album, the FD GUI is then greyed out and it cannot be used until digiKam is restarted.


STEPS TO REPRODUCE
1. Similarity -> Duplicates tab -> Find duplicates button.
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT
digikam should prevent Duplicates operation if no album is selected since the selection is ambiguous.

SOFTWARE/OS VERSIONS
Windows: 10


ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-01-10 18:37:13 UTC
Git commit 16d3a420299610da0f9e496ea33a3d6242ff933a by Maik Qualmann.
Committed on 10/01/2021 at 18:36.
Pushed by mqualmann into branch 'master'.

check the tab for valid settings when activated
FIXED-IN: 7.2.0

M  +2    -1    NEWS
M  +1    -0    core/utilities/fuzzysearch/findduplicatesview.cpp

https://invent.kde.org/graphics/digikam/commit/16d3a420299610da0f9e496ea33a3d6242ff933a
Comment 2 hardy.public 2021-04-02 08:39:59 UTC
Thank you for fixing!