Summary: | dates of selected images not used in new album when importing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | simon |
Component: | Albums-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.3.0 | |
Sentry Crash Report: |
Description
simon
2011-05-19 14:54:10 UTC
How exactly do you create the new album? i do it like this: - "import" - select images - "download" - album selection pops up - select my root images folder - click "create new album" - fill in title, category - current date is preselected - i want the album have the date of the first/last/average image dates to be imported, mybe the image dates of the whole collection is used? It's a flaw in the implementation of the dialog. Still not easy to solve because getting the date of the new images would first require to parse them, which may take long (scales linearly) *** This bug has been marked as a duplicate of bug 245678 *** Fixed with bug #245678 |