https://bugs.kde.org/show_bug.cgi?id=301486
Bug ID: 301486 Severity: normal Version: 2.6.0 Priority: NOR Assignee: [hidden email] Summary: additional empty queue when batch processing images using toolbar button Classification: Unclassified OS: Linux Reporter: [hidden email] Hardware: Compiled Sources Status: UNCONFIRMED Component: Batch Queue Manager Product: digikam When using the toolbar button to batch process images digikam adds these images to a second queue leaving an empty queue which stops image processing until it is dealt with. Reproducible: Always Steps to Reproduce: 1. select some images, press the "Batch Queue Manager" button on the toolbar 2. 3. Actual Results: images are added to a new queue (#2) leaving queue #1 with no images and no operations. Expected Results: if the first queue has no images and no operations the images should have been added to this queue instead. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=301486
--- Comment #1 from Marcel Wiesweg <[hidden email]> --- In addition to fixing this bug, I have a question for general discussion: Assume there is a non-empty queue. Should images with the default action be added to that queue, or to a new one? Same question put differently: Should "Add to New Queue" or "Add to current queue" be the default action? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Danni Coy
https://bugs.kde.org/show_bug.cgi?id=301486
--- Comment #2 from Marcel Wiesweg <[hidden email]> --- Maybe items are added to the current queue as long as this one is not started, and add a new queue when the current one is running? Of course, there's still the actions to add the current queue or Add to new queue; it's just about "doing the right thing" per default. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Danni Coy
https://bugs.kde.org/show_bug.cgi?id=301486
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/digi | |kam/801a15da71c25c0559cc052 | |898cfea93767052e2 --- Comment #3 from Marcel Wiesweg <[hidden email]> --- Git commit 801a15da71c25c0559cc052898cfea93767052e2 by Marcel Wiesweg. Committed on 16/07/2012 at 22:41. Pushed by mwiesweg into branch 'master'. Reuse an unused, empty queue when adding first items. TODO: Choosing proper default action, see bug report discussion M +2 -1 NEWS M +5 -3 digikam/items/imageviewutilities.cpp M +19 -0 utilities/queuemanager/main/queuemgrwindow.cpp M +2 -0 utilities/queuemanager/main/queuemgrwindow.h http://commits.kde.org/digikam/801a15da71c25c0559cc052898cfea93767052e2 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Danni Coy
https://bugs.kde.org/show_bug.cgi?id=301486
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Version Fixed In| |2.8.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Danni Coy
https://bugs.kde.org/show_bug.cgi?id=301486
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|BatchQueueManager |BatchQueueManager-Workflow -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |