When I import RAW images the rename feature does not work. The settings are - Customise PIC[date] Auto-creation of Albums with Extension-based sub-albums ticked. This is with a Canon EOS 550D. If I set it to take jpeg import rename works fine. If I set it to RAW it does not rename, if I set it to RAW and jpeg it does not rename either. The pictures do go into the correct sub-album. Reproducible: Always Steps to Reproduce: 1.Set camera to take RAW 2.Set auto rename 3.Import Actual Results: Pictures are imported with the native IMG_1234.CR2 file name Expected Results: Pictures are imported renamed as PIC20150714T224244.CR2 format I don't know if this is specific to the camera, I only have the one camera that will take RAW. Once the import has finished selecting all and using the rename function works fine, just not auto rename on import.
digiKam 4.12.0 have been released. Can you reproduce the problem with this release ? Maik
Sorry for the delay, I was away. Yes just retested on 4.12.0 and it is still the same. Are there any other tests I can do to help narrow this down?
I've done some tweaking in import of digikam 4.12.0. It is here at the moment not to reproduce. If you select the images in the icon view, RAW-images are then renamed correct? After download not? What if they do not use extension based sub-albums? Maik
Yes the problem is still there if I disable extension based sub-albums. However I also tried disabling 'Use default target album' and then I have to specify the album for the download, but it does rename correctly. I then tried again with extension based sub-albums enabled and it created the sub-album, downloaded and renamed the picture correctly, so the problem seems to be caused by having a default download album. I have just noticed something else, if I highlight a group of pictures and rename it works as expected, however if I just highlight a single picture the rename suggestion is the current name, I don't know if that is relevant to this problem.
Git commit 2cbd005028bd12d23bc5784ac4f6a4b95adf04b1 by Maik Qualmann. Committed on 16/08/2015 at 18:36. Pushed by mqualmann into branch 'master'. Fix set new download name from import tool when use a default target album Related: bug 346646 FIXED-IN: 4.13.0 M +3 -1 NEWS M +14 -3 utilities/importui/main/importui.cpp http://commits.kde.org/digikam/2cbd005028bd12d23bc5784ac4f6a4b95adf04b1
Thanks, I will test when I have access to 4.13.0
Git commit 0e1dab213c77acd103f49a9afa6452d4226ffc66 by Gilles Caulier. Committed on 18/08/2015 at 20:58. Pushed by cgilles into branch 'frameworks'. backport commit #2cbd005028bd12d23bc5784ac4f6a4 from git/master to frameworks branch Related: bug 346646 M +14 -5 utilities/importui/main/importui.cpp http://commits.kde.org/digikam/0e1dab213c77acd103f49a9afa6452d4226ffc66
4.13.0 has made it through to Linux Mint, I have tested and the fix works fine. Thanks you