[Digikam-devel] [digikam] [Bug 314441] Rename settings and auto-rotation during import ignored [patch]

Andi Clemens andi.clemens at googlemail.com
Tue Jun 25 22:17:15 BST 2013


https://bugs.kde.org/show_bug.cgi?id=314441

--- Comment #48 from Andi Clemens <andi.clemens at googlemail.com> ---
Gilles,

CameraItemInfo::downloadName is never set anywhere in the code (verify it by
removing the downloadName member from the CameraItemInfo class, no assignment
anywhere).

This means there is a lot more wrong in the code then simply not showing the
downloadName. For example the method CameraItemPropertiesTab::setCurrentItem()
will always display "unchanged" in line 485 because the downloadName is never
set. It is only set (internally) in ImportUI::downloadCameraItems() in line
2053. 

Right now we are not able to simply display the new name in the ImportUI,
because there is a lot of code missing from what I've seen so far.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list