[Digikam-devel] [digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly

Martin m.l.p at web.de
Mon Jul 15 10:04:03 BST 2013


https://bugs.kde.org/show_bug.cgi?id=318726

Martin <m.l.p at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.l.p at web.de

--- Comment #2 from Martin <m.l.p at web.de> ---
I'm using 3.0.0 within Kubuntu 12.4

I did set up a batch set for changing the size and then do a crop and save
this. Setting it up is working great, running too but when I save it it's
missing to save my sizes. In the queue.xml after saving it looks like this:

    <queue>
        <queuetitle value="Make_4to3_1024_quer"/>
        <queuedesc value=""/>
        <renamingparser value="[file]_##"/>
        <useoriginalalbum value="1"/>
        <workingurl value=""/>
        <conflictrule value="1"/>
        <renamingrule value="1"/>
        <rawloadingrule value="1"/>
        <rawdecodingsettings>
            <autobrightness value="1"/>
            <sixteenbitsimage value="0"/>
            <brightness value="1"/>
            <rawquality value="0"/>
            <inputcolorspace value="0"/>
            <outputcolorspace value="1"/>
            <rgbinterpolate4colors value="0"/>
            <dontstretchpixels value="0"/>
            <unclipcolors value="0"/>
            <whitebalance value="1"/>
            <customwhitebalance value="6500"/>
            <customwhitebalancegreen value="1"/>
            <halfsizecolorimage value="0"/>
            <enableblackpoint value="0"/>
            <blackpoint value="0"/>
            <enablewhitepoint value="0"/>
            <whitepoint value="0"/>
            <noisereductiontype value="0"/>
            <noisereductionthreshold value="0"/>
            <enablecacorrection value="0"/>
            <redchromaticaberrationmultiplier value="0"/>
            <bluechromaticaberrationmultiplier value="0"/>
            <medianfilterpasses value="0"/>
            <inputprofile value=""/>
            <outputprofile value=""/>
            <deadpixelmap value=""/>
            <whitebalanceareax value="0"/>
            <whitebalanceareay value="0"/>
            <whitebalanceareawidth value="0"/>
            <whitebalanceareaheight value="0"/>
            <dcbiterations value="-1"/>
            <dcbenhancefl value="0"/>
            <eecirefine value="0"/>
            <esmedpasses value="0"/>
            <nrchrominancethreshold value="0"/>
            <expocorrection value="0"/>
            <expocorrectionshift value="1"/>
            <expocorrectionhighlight value="0"/>
        </rawdecodingsettings>
        <tool>
            <toolname value="Resize"/>
            <toolgroup value="5"/>
            <index value="0"/>
            <version value="1"/>
            <parameter type="bool" value="true" name="LengthCustom"/>
            <parameter type="bool" value="true" name="LengthPreset"/>
            <parameter type="bool" value="true" name="UseCustom"/>
        </tool>
        <tool>
            <toolname value="Crop"/>
            <toolgroup value="5"/>
            <index value="1"/>
            <version value="1"/>
            <parameter type="bool" value="true" name="heightInput"/>
            <parameter type="bool" value="true" name="widthInput"/>
            <parameter type="bool" value="true" name="xInput"/>
            <parameter type="bool" value="true" name="yInput"/>
        </tool>
    </queue>

for the Rezise tool it should have saved 2250 for length somehwere and for the
crop it should have saved real values for hieght, width, y and y, but it
didn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list