<br><br><div class="gmail_quote">2008/11/30 Andi Clemens <span dir="ltr"><<a href="mailto:andi.clemens@gmx.net">andi.clemens@gmx.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
somebody in IRC tried to remove IPTC tags, and it was not working. So I<br>
checked for myself and it is true: even in digiKam3 IPTC data can't be<br>
removed at the moment (Image->Metadata->Remove IPTC).<br>
<br>
Is it broken?<br>
<br>
Another note on splitter issue:<br>
<br>
Patrick asked why we use toBase64 here:<br>
<a href="http://lxr.kde.org/source/extragear/graphics/digikam/digikam/albumwidgetstack.cpp#232" target="_blank">http://lxr.kde.org/source/extragear/graphics/digikam/digikam/albumwidgetstack.cpp#232</a><br>
<br>
Could this be the source of the problem?</blockquote><div><br>Certainly... Perhaps this code is a side effect from KDE3 port. If we follow Qt4 doc here:<br><br><a href="http://doc.trolltech.com/4.4/qsplitter.html#restoreState">http://doc.trolltech.com/4.4/qsplitter.html#restoreState</a><br>
<br>The code do not use base64 transformation... but we can read:<br><br>"A failure to restore the splitter's layout may result from either invalid or out-of-date data in the supplied byte array."<br><br>What is it?<br>
<br>Gilles</div></div><br>PS: i fork this message in ML for better visibility<br>