Summary: | Auto-creation of date-based sub-albums ignored | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Victor Engmark <kde.org> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 4.5.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/f0bca201b494dae8389e8b760cbc1d08ea517958 | Version Fixed In: | 4.14.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot of settings |
Description
Victor Engmark
2014-12-12 18:50:05 UTC
In next 4.6.0 release planed this week end, few improvements and fixes have been introduced in Import tool... Gilles Caulier digiKam 4.12.0 is out. https://www.digikam.org/node/741 Problem still reproducible ? Maik Yes. Has anyone else actually tried to reproduce this at all? Yes, I tried it. Here not to reproduce. Which date format do you use? Maik Created attachment 94093 [details]
Screenshot of settings
I'm using ISO dates.
Are created with you the date-based sub-albums from import tool? Maik (In reply to Maik Qualmann from comment #6) > Are created with you the date-based sub-albums from import tool? I don't understand what you mean. Is something in the original bug report unclear? Are you asking about a special case or whether I could try something specific? I think Maik ask if you have use the option "date-based sub-albums" to create target album in your collection while the import process ? Gilles Caulier (In reply to Gilles Caulier from comment #8) > I think Maik ask if you have use the option "date-based sub-albums" to > create target album in your collection while the import process ? I'm not sure I understand that either. Are you asking whether the option "Date-based sub-albums" was checked? Because I very clearly said it was in the original report: > 3. Check the "Date-based sub-albums" I also added a screenshot <https://bugs.kde.org/attachment.cgi?id=94093> corroborating this. So the option "Date-based sub-albums" really is checked, enabled, used, activated and present. If that was *not* the question, then please respond in French. Je crois que je peut la comprendre suffisamment pour vous répondre. My question was, if the "Date-based sub-albums" folders created correctly in the album path? Only the images are not copied into the folders? Maik (In reply to Maik Qualmann from comment #10) > My question was, if the "Date-based sub-albums" folders created correctly in > the album path? Only the images are not copied into the folders? Ah. It was not created. However: - I am version controlling the configuration file <https://github.com/l0b0/tilde/blob/4ee8bcf32fb2f19394921e90a3a3de1cc847407e/.kde4/share/config/digikamrc>, and I'm using it on two different machines (a desktop and laptop which are otherwise virtually identical due to being set up using <https://github.com/l0b0/root>). Date-based sub-albums work on the desktop *only*, so I'm a bit stumped. Is there some reason to believe anything in digikam4.db or KDE configurations could be responsible? Git commit f0bca201b494dae8389e8b760cbc1d08ea517958 by Maik Qualmann. Committed on 23/09/2015 at 21:07. Pushed by mqualmann into branch 'master'. fix creation of date-based sub-albums when using GPhoto2 device + RAW image + metadata FIXED-IN: 4.14.0 M +2 -1 NEWS M +5 -1 utilities/importui/backend/dkcamera.cpp M +12 -1 utilities/importui/backend/gpcamera.cpp http://commits.kde.org/digikam/f0bca201b494dae8389e8b760cbc1d08ea517958 Git commit f38a1f80cf4e7156edd9a6887eeb552f9983cdc7 by Gilles Caulier. Committed on 23/09/2015 at 22:50. Pushed by cgilles into branch 'frameworks'. backport commit #f0bca201b494dae8389e8b760cbc1d08ea517958 from git/master to frameworks branch M +14 -9 utilities/importui/backend/dkcamera.cpp M +12 -1 utilities/importui/backend/gpcamera.cpp http://commits.kde.org/digikam/f38a1f80cf4e7156edd9a6887eeb552f9983cdc7 |