https://bugs.kde.org/show_bug.cgi?id=372159
Bug ID: 372159 Summary: Add option to run only the selected queue in BQM Product: digikam Version: 5.2.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: BatchQueueManager Assignee: [hidden email] Reporter: [hidden email] Target Milestone: --- Every time one clicks the BQM button in the toolbar a new queue is created and not deleted after closing. So it quickly happens that several queues are open at the same time. In this position it is impossible run only the currently selected queue. One has to cumbersomely select every single queue except the desired one to delete them (adding a shortcut to the "del" key would be nice as well). I would propose to have two possibilities in place of the current "Run": "Run all" that does the same as it does now and "Run selected" to only run the currently selected queue. -- You are receiving this mail because: You are the assignee for the bug. |
https://bugs.kde.org/show_bug.cgi?id=372159
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|BatchQueueManager |BatchQueueManager-Workflow -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372159
--- Comment #1 from Simon <[hidden email]> --- Created attachment 103232 --> https://bugs.kde.org/attachment.cgi?id=103232&action=edit Add option to run just current queue The proposed tag adds the buttons "Run" and "Run all" instead of just "Run". Clicking "Run" processes the currently selected queue, clicking "Run all" processes all queue (previous behaviour). It works as intended for me, could someone test this and give their opinion whether the used terminology is intuitive. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372159
--- Comment #2 from [hidden email] --- Comment on attachment 103232 --> https://bugs.kde.org/attachment.cgi?id=103232 Add option to run just current queue Patch is fine for me to commit before 5.4.0. Note you patch .rc file without to increase the version ID on top of file. Please fix it. Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372159
Simon <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103232|0 |1 is obsolete| | --- Comment #3 from Simon <[hidden email]> --- Created attachment 103236 --> https://bugs.kde.org/attachment.cgi?id=103236&action=edit Add option to run just current queue (increased rc version counter) Done. Note to self: Read comments. -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372159
--- Comment #4 from [hidden email] --- Comment on attachment 103236 --> https://bugs.kde.org/attachment.cgi?id=103236 Add option to run just current queue (increased rc version counter) perfect. let's go... Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372159
Simon <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.4.0 Latest Commit| |https://commits.kde.org/dig | |ikam/d79e40fdbdbd90ff33c114 | |75d575f20f33112bb9 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Simon <[hidden email]> --- Git commit d79e40fdbdbd90ff33c11475d575f20f33112bb9 by Simon Frei. Committed on 06/01/2017 at 18:06. Pushed by sfrei into branch 'master'. batch queue manager: add option to run current queue only FIXED-IN: 5.4.0 M +2 -1 NEWS M +71 -8 utilities/queuemanager/main/queuemgrwindow.cpp M +1 -0 utilities/queuemanager/main/queuemgrwindow.h M +3 -0 utilities/queuemanager/main/queuemgrwindow_p.h M +3 -1 utilities/queuemanager/main/queuemgrwindowui.rc M +7 -2 utilities/queuemanager/views/queuepool.cpp M +1 -0 utilities/queuemanager/views/queuepool.h https://commits.kde.org/digikam/d79e40fdbdbd90ff33c11475d575f20f33112bb9 -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |