Summary: | BQM says there are unprocessed items even though it completed successfully and all images were processed | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Geoff King <gsking1> |
Component: | BatchQueueManager-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 7.0.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/6085f2ecb1122546d6afe543f7583496cc4e90b7 | Version Fixed In: | 7.2.0 |
Sentry Crash Report: |
Description
Geoff King
2016-11-14 22:45:15 UTC
I'm surprised that renaming work properly. Typically bqm must process files only if at least one tool is plug to the queue. If this workflow is considerated as valid code must be fixed Let me clarify. I also had it resize, then save with a different file name. A new fresh 5.8.0 pre-release PKG installer for MacOS was just rebuild for testing and is available here : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM Please confirm if the problem remains with this version. Thanks in advance Gilles Caulier I tried it and It still the same (the queue processed and completed). Maybe I am misinterpreting this dialog? Rather than change the functionality, maybe the wording of the dialog should be changed to omit "unprocessed".: "There are still XX items in queue "#Y". Geoff, Can you reproduce the dysfunction with digiKam 6.1.0 pre release MAcOS package available here: https://files.kde.org/digikam/ Thanks in advance Gilles Caulier Tested. Still the same with 6.1.0 pre-release as when originally reported. I think all that is needed when removing a queue is a text change to something like this: "There are still XX items in queue "#Y". "Are you sure you want to remove this queue?" digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier Hello. Tested on macOS Catalina 10.15.6 and Digikam 7.0.0. I don't see any changes. I still find the dialog a little confusing. I tried it and processed Queue #1 twice. Then went to "Remove Queue" and it said there are still 2 unprocessed items. See comment 4, maybe just a clarification of the text would help? Maybe there is a way to make a distinction between already processed and unprocessed queues? https://bugs.kde.org/show_bug.cgi?id=426938 --- Comment #4 from caulier.gilles@gmail.com --- Hi, digiKam 7.2.0-beta2 pre-release PKG installer now support BigSur and is compiled with last stable Qt 5.15.2. https://files.kde.org/digikam/ Problem still reproducible with this version. Thanks and happy Christmas in advance Best Regards Gilles Caulier Hello. Tested on macOS Catalina 10.15.7 and digiKam-7.2.0-beta2-20201219T112949-MacOS-x86-64 I don't see any changes. I still find the dialog a little confusing. I tried it and processed Queue #1. The batch change was successful. Then went to "Remove Queue" and it said there are still unprocessed items. Regards, Geoff Git commit 6085f2ecb1122546d6afe543f7583496cc4e90b7 by Maik Qualmann. Committed on 20/12/2020 at 10:40. Pushed by mqualmann into branch 'master'. prevent unnecessary text change signals from the rename widget FIXED-IN: 7.2.0 M +2 -1 NEWS M +11 -1 core/utilities/advancedrename/advancedrenameinput.cpp https://invent.kde.org/graphics/digikam/commit/6085f2ecb1122546d6afe543f7583496cc4e90b7 |