Summary: | No progress indicator or cancel button | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michael Holtermann <linux> |
Component: | ProgressManager-Usability | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | Belboz99, caulier.gilles, daniel, h.juhnke |
Priority: | NOR | ||
Version: | 3.0.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/5653dbedc3065565dc04eb8cf56e11e391e2f677 | Version Fixed In: | 3.1.0 |
Sentry Crash Report: |
Description
Michael Holtermann
2012-06-09 11:44:31 UTC
Same here, it's rather frustrating for the user because there's nothing indicating that the operation is still ongoing, but attempting to work on images, especially tagging faces is made extremely difficult while it's still processing. Also, Digikam can be seen using nearly 100% of the CPU power on my quad-core CPU in system manager, and there's no way to pause or stop, or even know why it's still consuming those resources, making your PC largely unusable for an unknown amount of time, with little way of knowing when it is complete. I would think making the process visible in the status bar would be a relatively quick easy boost to usability. This is still an issue with 3.0.0rc. Git commit 5653dbedc3065565dc04eb8cf56e11e391e2f677 by Gilles Caulier. Committed on 11/02/2013 at 10:16. Pushed by cgilles into branch 'master'. plug face detector item to progress manager to have user feedback on process. FIXED-IN: 3.1.0 M +14 -12 utilities/maintenance/facedetector.cpp M +5 -5 utilities/maintenance/facedetector.h http://commits.kde.org/digikam/5653dbedc3065565dc04eb8cf56e11e391e2f677 |