Bug 351244 - Target album should be source album by default
Summary: Target album should be source album by default
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-Workflow (show other bugs)
Version: 4.12.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 09:16 UTC by DrSlony
Modified: 2016-07-04 05:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2015-08-13 09:16:43 UTC
In BQM when I untick "use original album" I'm at the beginning of the collection and have to dig my way through the tree to the source folder. It would be helpful if focus was on the source folder, so when I untick it I'm straight away in the source folder and can easily save to a sub-folder of the source folder.

Reproducible: Always
Comment 1 caulier.gilles 2015-08-17 09:46:38 UTC
Maik,

Another file which can be easy to fix. Look here :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/queuemanager/views/queuesettingsview.cpp#L169

There is a connection to do between checkbox and album tree view to set current selected PAlbum from Album GUI when checkbox is not turned on. Album treeview widget as a method to set current one. Use AlbumManager to know current PAlbum.

Gilles
Comment 2 DrSlony 2015-08-17 10:51:44 UTC
Thank you again for looking into this :)
Comment 3 Maik Qualmann 2015-08-18 10:31:26 UTC
Git commit b688f0ddd3108e2a6a9cfec715f9280d5f8a494b by Maik Qualmann.
Committed on 18/08/2015 at 10:22.
Pushed by mqualmann into branch 'master'.

use current album as target album when the option "use original album" is disabled in BQM
FIXED-IN: 4.13.0

M  +2    -1    NEWS
M  +18   -1    utilities/queuemanager/views/queuesettingsview.cpp
M  +1    -0    utilities/queuemanager/views/queuesettingsview.h

http://commits.kde.org/digikam/b688f0ddd3108e2a6a9cfec715f9280d5f8a494b
Comment 4 caulier.gilles 2015-08-19 15:55:58 UTC
Git commit ec427ef4e06b06aab18211b416a250add4381c49 by Gilles Caulier.
Committed on 19/08/2015 at 15:55.
Pushed by cgilles into branch 'frameworks'.

backport commit #b688f0ddd3108e2a6a9cfec715f9280d5f8a494b from git/master to frameworks branch

M  +20   -2    utilities/queuemanager/views/queuesettingsview.cpp
M  +1    -0    utilities/queuemanager/views/queuesettingsview.h

http://commits.kde.org/digikam/ec427ef4e06b06aab18211b416a250add4381c49