[Kde-imaging] [Bug 99193] Batch Rename image reset time

Cedric Pradalier cedric.pradalier at free.fr
Sat Mar 12 02:10:05 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=99193         




------- Additional Comments From cedric.pradalier free fr  2005-03-12 02:10 -------
After some investigation, this bug is due to a problem in renameimagesdialog.cpp
when the remove original box is checked, the rename is made with KIO::move, but on the
result handler, the original file is accessed to get correct the time, then the original
file is deleted. But after the move, the original file does not exists any longer!

I think this is a good idea to keep the original until we have copied the informations,
and use always KIO::copy. 

I'll let you choose the best way to correct that.

As a side note, I updated today...


According to Achim Bohnet, on 8 Mar 2005 19:08:11 -0000, 
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>         
>http://bugs.kde.org/show_bug.cgi?id=99193         
>
>
>
>
>------- Additional Comments From ach mpe mpg de  2005-03-08 20:08 -------
>I can reproduce here on debian i386:  digikam 0.7.2-1
>kipi-plugins 0.1~beta2-1
>
>Can it be that you have several version installed?
>Any of those pkgs installed?
>
>   dpkg -l digikam digikamimageplugins kipi-plugins libkexif\* libkipi\*
>
>Or maybe several cvs version?
>
>   locate kipiplugin_batchprocessimages.so
>
>what's your output of: kde-config --path module
>is the 'right' version of kipiplugin_batchprocessimages.so in this path?
>
>when you configure kdeextragear-libs etc  what are you configure option?
>
>Sidenote : you can also add to sources.list
>
>deb-src http://www.mpe.mpg.de/~ach/debian/experimental ./
>
>and build ppc versions yourself.  For libkexif0 libkipi1 digikam kipi-plugins:
>
>   fakeroot apt-get -b source <pkg>
>   su dpkg -i <pkg>*.deb
>
>Achim
>


More information about the Kde-imaging mailing list