[Digikam-devel] [Bug 190717] camera movie files dates not used for date based sub folder name

Gilles Caulier caulier.gilles at gmail.com
Fri Jul 29 16:47:15 BST 2011


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


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles at gmail.com




--- Comment #6 from Gilles Caulier <caulier gilles gmail com>  2011-07-29 15:47:14 ---
In Current implementation from git master (next 2.1.0) i fixed a stupid bug in
camera driver which take mtime from camer FS when metadata cannot be parsed
(it's the case of video files for the moment), the the date time stamp is never
assigned/used in implementation (It's strange that compiler do not cry here)

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/f6505ebfcf2d806a0bca82d6a610a932b044950b/entry/utilities/cameragui/devices/umscamera.cpp#L211

At this line we must have instead :

dt = ImageScanner::creationDateFromFilesystem(*fi);

I think the problem must be fixed now. Can you test with current implementation
please ?

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list