Bug 326589 - When detect face with one folder limit and option skip already scanned image, .avi and .move in other folder are scanned too
Summary: When detect face with one folder limit and option skip already scanned image,...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Detection (show other bugs)
Version: 4.0.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 02:14 UTC by e.longuemare
Modified: 2017-08-12 13:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description e.longuemare 2013-10-25 02:14:33 UTC
When detect face with one folder limit and option skip already scanned image, .avi and .mov files in other folder are scanned too

Reproducible: Always

Steps to Reproduce:
1 - go to face management UI then scan face dialog box
2 - check "detect faces", "skip already scanned pictures", check one folder
3 - run
Actual Results:  
no crash but "bizarre" (strange)

Expected Results:  
scan only pictures or files in selected folder(s) 

some lines in console with .mov or .avi that digikam process whereas they are not in selected folders from scan face dialog box : why ?

digikam(12291)/digikam (core) Digikam::FacePipeline::Private::checkFinished: Check for finish:  2 packages, 0 infos to filter, hasFinished() false
digikam(12291)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2ExceptionError: Cannot load metadata using Exiv2   (Error # 11 :  /media/DiskphotosTests/juin 2011/PICT5374.MOV: The file contains data of an unknown image type
digikam(12291)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2ExceptionError: Cannot load metadata from file   (Error # 11 :  /media/DiskphotosTests/juin 2011/PICT5374.MOV: The file contains data of an unknown image type
digikam(12291)/digikam (core) Digikam::DImg::load: "/media/DiskphotosTests/juin 2011/PICT5374.MOV"  : QIMAGE file identified
digikam(12291)/digikam (core) Digikam::QImageLoader::load: Can not load " "/media/DiskphotosTests/juin 2011/PICT5374.MOV" " using DImg::QImageLoader!
digikam(12291)/digikam (core) Digikam::PreviewLoadingTask::execute: Cannot extract preview for  "/media/DiskphotosTests/juin 2011/PICT5374.MOV" 
digikam(12291)/digikam (core) Digikam::FacePipeline::Private::checkFinished: Check for finish:  1 packages, 0 infos to filter, hasFinished() false
digikam(12291)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2ExceptionError: Cannot load metadata using Exiv2   (Error # 11 :  /media/DiskphotosTests/juin 2011/PICT5378.MOV: The file contains data of an unknown image type
digikam(12291)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2ExceptionError: Cannot load metadata from file   (Error # 11 :  /media/DiskphotosTests/juin 2011/PICT5378.MOV: The file contains data of an unknown image type
digikam(12291)/digikam (core) Digikam::DImg::load: "/media/DiskphotosTests/juin 2011/PICT5378.MOV"  : QIMAGE file identified
digikam(12291)/digikam (core) Digikam::QImageLoader::load: Can not load " "/media/DiskphotosTests/juin 2011/PICT5378.MOV" " using DImg::QImageLoader!
digikam(12291)/digikam (core) Digikam::PreviewLoadingTask::execute: Cannot extract preview for  "/media/DiskphotosTests/juin 2011/PICT5378.MOV" 
digikam(12291)/digikam (core) Digikam::FacePipeline::Private::checkFinished: Check for finish:  0 packages, 0 infos to filter, hasFinished() true
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false false
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false false
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false false
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false true
digikam(12291)/digikam (core) Digikam::FacePipeline::Private::checkFinished: Check for finish:  0 packages, 0 infos to filter, hasFinished() true
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false false
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false true
digikam(12291)/digikam (core) Digikam::FacePipeline::Private::checkFinished: Check for finish:  0 packages, 0 infos to filter, hasFinished() true
digikam(12291)/digikam (core) Digikam::FaceDetector::slotContinueAlbumListing: false false
Comment 1 caulier.gilles 2015-05-10 19:03:10 UTC
Maik,

I think it"s another entry about famous Maintenance Tool bug about album selection dysfunction that you have fixed few week ago. Right ?

Gilles
Comment 2 Maik Qualmann 2015-05-19 18:53:58 UTC
Gilles,

have checked it again, only the selected tags and albums to be processed. I think the bug can be closed.

Maik
Comment 3 caulier.gilles 2015-05-19 19:00:44 UTC
If you confirm yes, it's fixed...

Gilles