[Digikam-devel] [Bug 265243] New: Series of AVIs imported with the same (incorrect) time
Gerald Pfeifer
gerald at pfeifer.com
Thu Feb 3 00:12:55 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=265243
Summary: Series of AVIs imported with the same (incorrect) time
Product: digikam
Version: 1.7.0
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Import
AssignedTo: digikam-devel at kde.org
ReportedBy: gerald at pfeifer.com
Version: 1.7.0 (using KDE 4.5.5)
OS: Linux
When important a series of AVIs intermixed with JPGs and using the {date}
specified for the filenames, many (though not all) of the AVIs end up with
the same time and thus filenames like 20101220T103050-1.avi,
20101220T103050-2.avi, 20101220T103050-3.avi,...
This first happened when importing from a Sea&Sea 2G camera, but I
also could reproduce the effect when importing from a local file
system. Interestingly, using a subset of the full data set in the
latter case, some AVIs got different times, that is, the number of
conflicts went down -- though looking at the result in Digikam, the
"created date/time" display is different in all cases, so it's really
the important which is broken, not the data.
My impression is that this may be a memory corruption or uninitialized
variable issue in the code. In several cases the date uses als
Reproducible: Always
Steps to Reproduce:
1. Import a series of AVIs and JPGs where several AVIs have been taken
in a row without JPGs in between.
2. Automatically create filenames using the {date} specifier.
Actual Results:
Several AVIs in a row will feature exactly the same date and time in
the filename, differentiated by appending -1, -2, -3,... only.
Expected Results:
Use correct recording time for the filename. The view of the imported
Album in digikam shows the correct recording times, so it's there, just
not used properly.
--
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