<div dir="ltr"><div>I do not know if this is related to your patch, or if the problem was there already... but I get duplicates of the images on my index.xml when I try to sort images by date. (And when I restart KPA I still get the error message, that my images are not sorted properly.) E.g.<br>
<br>$ grep P4037045 index.xml|wc -l<br>12<br>$ zgrep P4037045 index.xml~0125~.zip |wc -l<br>4<br><br></div><div>Anyway, even the backup file is quite interesting. I have the original RAW, to exact copies of same jpg (with same md5sum) and one more copy of the same image with different md5sum. The current index.xml, after sorting, has the single jpg 3 times, and the double jpg is now available 8 times. Weird. (RAW only once)<br>
<br><br></div><div>        <image file="2013/Malaysia/3/P4037045.jpg" label="P4037045" startDate="2013-04-03T15:31:49" endDate="2013-04-03T15:31:49" angle="0" md5sum="921fd6adad1459c4f01de304689d0f05" width="1756" height="1317" rating="10" Places="15,16"/><br>
        <image file="2013/Malaysia/3/P4037045.ORF" label="P4037045" startDate="2013-04-03T15:31:49" endDate="2013-04-03T15:31:49" angle="0" md5sum="ba095eca36272fc55f319156a6d30e70" width="-1" height="-1" stackId="752" stackOrder="2" Places="15"/><br>
        <image file="2013/Malaysia/3/P4037045.jpg" label="P4037045" startDate="2013-04-03T15:31:49" endDate="2013-04-03T15:31:49" angle="0" md5sum="921fd6adad1459c4f01de304689d0f05" width="1756" height="1317" rating="10" Places="15,16"/><br>
        <image file="2013/Malaysia/3/P4037045.jpg" label="P4037045" startDate="2013-04-03T15:31:49" endDate="2013-04-03T15:31:49" angle="0" md5sum="708318e0d68b2a059abe7230f1f28717" width="1756" height="1317" rating="10" stackId="752" stackOrder="3" Places="15,16"/><br>
<br></div>IIRC the kphotoalbumui.rc needs its version number updated after a change, so the latest version is used (otherwise it is quite likely that some older version is selected from some system wide location, if you have multiple versions laying around as I do.)<br>
<div><br>miika<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 3:55 AM, Robert Krawitz <span dir="ltr"><<a href="mailto:rlk@alum.mit.edu" target="_blank">rlk@alum.mit.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've added a maintenance command to sort everything by date (so you<br>
don't have to worry about stacks, locked images, or anything like<br>
that).  Includes my previous sort patch.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Robert Krawitz                                     <<a href="mailto:rlk@alum.mit.edu">rlk@alum.mit.edu</a>><br>
<br>
MIT VI-3 1987 - Congrats MIT Engineers 5 straight men's hoops tourney<br>
Tall Clubs International  --  <a href="http://www.tall.org/" target="_blank">http://www.tall.org/</a> or 1-888-IM-TALL-2<br>
Member of the League for Programming Freedom  --  <a href="http://ProgFree.org" target="_blank">http://ProgFree.org</a><br>
Project lead for Gutenprint   --    <a href="http://gimp-print.sourceforge.net" target="_blank">http://gimp-print.sourceforge.net</a><br>
<br>
"Linux doesn't dictate how I work, I dictate how Linux works."<br>
--Eric Crampton</font></span><br>_______________________________________________<br>
KPhotoAlbum mailing list<br>
<a href="mailto:KPhotoAlbum@mail.kdab.com">KPhotoAlbum@mail.kdab.com</a><br>
<a href="https://mail.kdab.com/mailman/listinfo/kphotoalbum" target="_blank">https://mail.kdab.com/mailman/listinfo/kphotoalbum</a><br>
<br></blockquote></div><br></div>