Below the original message is the contents of the queue.xml file.  Values appear to be getting stored as boolean when they should most definitely be numbers.<br><br><div class="gmail_quote">On Tue, May 14, 2013 at 1:48 PM, Jeff <span dir="ltr"><<a href="mailto:jeff.list@harmonydrive.com" target="_blank">jeff.list@harmonydrive.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div class="gmail_quote">I created a workflow that takes CR2 files and processes them through a BCG correction, Sharpen, Resize, and Convert to JPEG.  The workflow works great while I'm using it and I can save it and load the settings from it and they're all retained.<br>


<br>However, once I close digiKam and reopen it later, while the assigned tools are correct their values were not retained.  Brightness is +100, contrast is 0, Gamma is 1.00. Sharpen is Radius 1.00, Amount 1.00, Threshold 1.00 (the highest possible) though it has retained the Unsharp mask option.  Resize is set to 10px.<br>


<br>Is there something I'm doing wrong?  Some setting I'm not using correctly or files that don't have the right permissions?<br><br>I'm using 3.1.0 KDE 4.10.2 on Ubuntu 12.04 attaching to a MySQL database.<br>


</div><br>
</div></div></blockquote></div><br><!DOCTYPE XMLQueueList><br><queuelist version="1.0" encoding="UTF-8" client="digikam"><br>    <queue><br>        <queuetitle value="test_workflow"/><br>
        <queuedesc value=""/><br>        <renamingparser value=""/><br>        <useoriginalalbum value="1"/><br>        <workingurl value=""/><br>        <conflictrule value="1"/><br>
        <renamingrule value="0"/><br>        <rawloadingrule value="1"/><br>        <rawdecodingsettings><br>            <autobrightness value="1"/><br>            <sixteenbitsimage value="0"/><br>
            <brightness value="1"/><br>            <rawquality value="0"/><br>            <inputcolorspace value="0"/><br>            <outputcolorspace value="1"/><br>
            <rgbinterpolate4colors value="0"/><br>            <dontstretchpixels value="0"/><br>            <unclipcolors value="0"/><br>            <whitebalance value="1"/><br>
            <customwhitebalance value="6500"/><br>            <customwhitebalancegreen value="1"/><br>            <halfsizecolorimage value="0"/><br>            <enableblackpoint value="0"/><br>
            <blackpoint value="0"/><br>            <enablewhitepoint value="0"/><br>            <whitepoint value="0"/><br>            <noisereductiontype value="2"/><br>
            <noisereductionthreshold value="460"/><br>            <enablecacorrection value="1"/><br>            <redchromaticaberrationmultiplier value="0"/><br>            <bluechromaticaberrationmultiplier value="0"/><br>
            <medianfilterpasses value="0"/><br>            <inputprofile value=""/><br>            <outputprofile value="/usr/share/kde4/apps/libkdcraw/profiles/srgb-d65.icm"/><br>
            <deadpixelmap value=""/><br>            <whitebalanceareax value="0"/><br>            <whitebalanceareay value="0"/><br>            <whitebalanceareawidth value="0"/><br>
            <whitebalanceareaheight value="0"/><br>            <dcbiterations value="-1"/><br>            <dcbenhancefl value="0"/><br>            <eecirefine value="0"/><br>
            <esmedpasses value="0"/><br>            <nrchrominancethreshold value="100"/><br>            <expocorrection value="0"/><br>            <expocorrectionshift value="1"/><br>
            <expocorrectionhighlight value="0"/><br>        </rawdecodingsettings><br>        <tool><br>            <toolname value="BCGCorrection"/><br>            <toolgroup value="3"/><br>
            <index value="0"/><br>            <version value="1"/><br>            <parameter type="bool" value="true" name="Brightness"/><br>            <parameter type="bool" value="true" name="Contrast"/><br>
            <parameter type="bool" value="true" name="Gamma"/><br>        </tool><br>        <tool><br>            <toolname value="Sharpen"/><br>            <toolgroup value="4"/><br>
            <index value="1"/><br>            <version value="1"/><br>            <parameter type="bool" value="true" name="RefocusCorrelation"/><br>            <parameter type="bool" value="true" name="RefocusGauss"/><br>
            <parameter type="bool" value="true" name="RefocusMatrixSize"/><br>            <parameter type="bool" value="true" name="RefocusNoise"/><br>
            <parameter type="bool" value="true" name="RefocusRadius"/><br>            <parameter type="bool" value="true" name="SharpenFilterType"/><br>
            <parameter type="bool" value="true" name="SimpleSharpRadius"/><br>            <parameter type="bool" value="true" name="UnsharpMaskAmount"/><br>
            <parameter type="bool" value="true" name="UnsharpMaskRadius"/><br>            <parameter type="bool" value="true" name="UnsharpMaskThreshold"/><br>
        </tool><br>        <tool><br>            <toolname value="Resize"/><br>            <toolgroup value="5"/><br>            <index value="2"/><br>            <version value="1"/><br>
            <parameter type="bool" value="true" name="LengthCustom"/><br>            <parameter type="bool" value="true" name="LengthPreset"/><br>            <parameter type="bool" value="true" name="UseCustom"/><br>
        </tool><br>        <tool><br>            <toolname value="Convert2JPEG"/><br>            <toolgroup value="8"/><br>            <index value="3"/><br>            <version value="1"/><br>
            <parameter type="bool" value="true" name="Quality"/><br>            <parameter type="bool" value="true" name="SubSampling"/><br>        </tool><br>
    </queue><br></queuelist><br><br>