The Image Quality Sorter function always scans the whole collection, despite selecting only specific album(s). Reproducible: Always Steps to Reproduce: 1. Click on Tools->Maintenance 2. Choose an album 3. Run Image Quality Sorter Actual Results: In the expanded progress bar you can see that other than the selected images are being processed. Also, if debugging output is enabled, you can see all images of the collection being processed. Expected Results: Only the images in the selected album(s) should get processed by the sorter. Qt: 4.8.6 KDE Development Platform: 4.13.3 digiKam: 4.6.04: Source of the package: https://launchpad.net/~philip5/+archive/ubuntu/extra/
I can not confirm this bug. It scans only images of the selected album. Note: quality sorter not yet work in digiKam 4.6.0 -> bug 337011 Maik
Same for me. bug is not reproducible, for all Maintenance tools available. Gilles Caulier
Maik, Can be closed for 4.10.0 ? Gilles
Gilles, I think yes, quality sorter processes only the selected album. Maik
Created attachment 92575 [details] maintenance.patch If tags are selected, the wrong files to be scanned. Maik
Comment on attachment 92575 [details] maintenance.patch Maik, Patch is right. Gilles
Git commit 191a052f22953ab4d79ac7a240165c8dc0ef5ddf by Maik Qualmann. Committed on 13/05/2015 at 10:17. Pushed by mqualmann into branch 'master'. apply patch #92575 to fix incorrectly selected files, if tags are enabled M +10 -1 utilities/maintenance/fingerprintsgenerator.cpp M +10 -1 utilities/maintenance/imagequalitysorter.cpp M +8 -1 utilities/maintenance/thumbsgenerator.cpp http://commits.kde.org/digikam/191a052f22953ab4d79ac7a240165c8dc0ef5ddf
Git commit 21fe385dc8bca637e1fd7a52bf728cbbccb18ec8 by Gilles Caulier. Committed on 13/05/2015 at 11:56. Pushed by cgilles into branch 'frameworks'. backport commit #191a052f22953ab4d79ac7a240165c8dc0ef5ddf from git/master to frameworks branch M +10 -1 utilities/maintenance/fingerprintsgenerator.cpp M +10 -1 utilities/maintenance/imagequalitysorter.cpp M +8 -1 utilities/maintenance/thumbsgenerator.cpp http://commits.kde.org/digikam/21fe385dc8bca637e1fd7a52bf728cbbccb18ec8