[Digikam-devel] [digikam] [Bug 345954] New: Recursive calls made into ProgressManager::slotTransactionCompletedDeferred
Kristian Karl
kristian.hermann.karl at gmail.com
Tue Apr 7 15:27:09 BST 2015
https://bugs.kde.org/show_bug.cgi?id=345954
Bug ID: 345954
Summary: Recursive calls made into
ProgressManager::slotTransactionCompletedDeferred
Product: digikam
Version: 4.9.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Progress Manager
Assignee: digikam-devel at kde.org
Reporter: kristian.hermann.karl at gmail.com
When removing thousands of face tags from thousands of images, I noticed that
the process of removal of face tags took way to long time.
1) I have a test set of 3152 images. Those images have 1738 face tags
2) In the "People view", I select all (1738) face tags.
3) I click on the "Reject if this is not a face" button (Upper right corner of
a face icon)
Expected results
==============
All selected face tags are removed.
Actual results
===========
The process of removing the face tags, begun, but the process never ended. I
seams as it hung somewhere.
I did some troubleshooting (and with some good help from a friend) I found what
I believe is a bug, causing this 'hanging'.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list