Version: 1.0.0-beta3 (using 4.3.00 (KDE 4.3.0), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.29.4-2009-06-11 Batch raw converter uses first dot in filename to determine file ending. This behaviour leads e.g. to identical output filenames if using more than one dot in a filename. It would be better to use the last dot in a filename. Example: 2 images named Image_2009-08-31_15.37.00.raw and Image_2009-08-31_15.37.15.raw will both be converted to Image_2009-08-31_15.png Using "open rename-file dialog" is a workaround, but not particulary useful in a batch converter. (Why I'm using dots to separate time stamps? - Hugin still doesn't like colons!)
Which kipi-plugins version you use exactly ? Gilles Caulier
SVN commit 1018794 by cgilles: use complete base name everywhere BUG: 205833 M +3 -3 dngconverter/dngwriter/dngwriter.cpp M +1 -1 dngconverter/plugin/batchdialog.cpp M +2 -2 rawconverter/batchdialog.cpp M +1 -1 rawconverter/singledialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1018794