Bug 195784 - batch queue manager lacks raw importing tool
Summary: batch queue manager lacks raw importing tool
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: 1.0.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 15:46 UTC by S. Burmeister
Modified: 2016-07-03 16:49 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2009-06-09 15:46:28 UTC
Version:           1.0 svn (using KDE 4.2.4)
OS:                Linux
Installed from:    SuSE RPMs

Since one might need different settings for RAW import, e.g. because one has two different cameras or because two photo sessions need different settings, it would be useful to be able to set the RAW import parameters per queue rather than having to change the defaults.
Comment 1 Simon 2009-11-08 14:04:18 UTC
Hm, there is a Tools > Batch RAW Converter. Did you see this one?
Comment 2 S. Burmeister 2009-11-09 11:19:05 UTC
So? There are lots of useful tools in the Tools menu and even more very useful tools in the menus of the image editor, such as the colour ones, yet I cannot pick them in the "base tools" tab in the Batch Queue Manager and that's what this bug is about.
Comment 3 caulier.gilles 2009-11-09 11:26:13 UTC
I'm agree with this entry. adding another panel with Raw decoding settings is not too complated to do. Like this, for each queue, we can adjust demosaicing settings and post processing. The idea is to re-use Raw Import tool settings panel here (this is why i have implemented it in a separate class)

For the rest, to re-use all batch kipi-plugins in BQM, this is what i want to do too, especially to see DNG converter there. But it require to implement an interface in libkipi. It's more complicated to do...

Gilles Caulier
Comment 4 Matthias Weiss 2009-12-10 22:16:52 UTC
I'd like to see RAW import tool in the "Base Tools" list too.
Comment 5 caulier.gilles 2011-06-20 10:23:44 UTC
*** Bug 276093 has been marked as a duplicate of this bug. ***
Comment 6 caulier.gilles 2012-02-22 17:02:51 UTC
*** Bug 294620 has been marked as a duplicate of this bug. ***
Comment 7 caulier.gilles 2012-12-11 11:17:27 UTC
Git commit fbe083988d05a9749fa5420937c24e44938ea13e by Gilles Caulier.
Committed on 11/12/2012 at 12:13.
Pushed by cgilles into branch 'master'.

Add Raw decoding settings in Queue Settings View to customize Raw Demosaicing parameters by Queue.
Move Reset exif orientation setting to QueueSetttins container
BUGS: 195784
FIXED-IN: 3.0.0

M  +1    -41   utilities/queuemanager/main/queuemgrwindow.cpp
M  +0    -5    utilities/queuemanager/manager/actionthread.cpp
M  +0    -1    utilities/queuemanager/manager/actionthread.h
M  +4    -4    utilities/queuemanager/manager/batchtool.cpp
M  +8    -2    utilities/queuemanager/manager/batchtool.h
M  +14   -9    utilities/queuemanager/manager/queuesettings.h
M  +1    -1    utilities/queuemanager/manager/task.cpp
M  +0    -2    utilities/queuemanager/manager/task.h
M  +47   -28   utilities/queuemanager/views/queuepool.cpp
M  +5    -7    utilities/queuemanager/views/queuepool.h
M  +20   -1    utilities/queuemanager/views/queuesettingsview.cpp

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