Summary: | More user feedback about background operations | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Thomas Eschenbacher <Thomas.Eschenbacher> |
Component: | ProgressManager-Batch | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
Thomas Eschenbacher
2011-05-01 15:44:14 UTC
Do you see that entries 271473 and 267686 are closed ? Do you tried last digiKam 3.5.0 which include a progress manager on status bar to report all main operation state ? Gilles Caulier Hello Gilles, I tried 3.5.0 and I must say that the progress bar really is a big improvement! Now it is up to the user to have some "discipline" and wait with further actions until all operations are finished. Another improvement would be to prevent images which are processed somewhere later, in some background operations, from being used in some other operations. For example: - create an empty album A - create an album B and fill it with ~500 images - select all of them - trigger some long operation, e.g. "rotate left" - drag&drop them into album A => some images remained in B, preview broken, duplicates are in A IMHO it could be a good idea to give all images that are queued for processing some kind of "blocked" state (like an "exclusive lock") to prevent things like these from happening... All file move/copy operations progress must be reported to ProgressManager. This topic is already reported to bug #233063 All other point do not need progress indication. Gilles Caulier *** This bug has been marked as a duplicate of bug 233063 *** Not reproducible with 7.0.0 beta 1. |