Summary: | Automatic renaming of duplicate filenames while importing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | andrew <andrew.dorrell> |
Component: | AdvancedRename-Import | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin, tpr |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: | |||
Attachments: | attachment-9528-0.html |
Description
andrew
2009-08-16 02:31:59 UTC
Andrew, Can you reproduce the problem using last digiKam 2.0.0 ? Gilles Caulier On 08/11/2011 12:04 AM, Gilles Caulier wrote: > https://bugs.kde.org/show_bug.cgi?id=204006 > > > > > > --- Comment #1 from Gilles Caulier<caulier gilles gmail com> 2011-08-10 14:04:50 --- > Andrew, > > Can you reproduce the problem using last digiKam 2.0.0 ? > > Gilles Caulier I'm afraid I gave up on KDE about a year ago... was spending as much (or more) time reporting bugs as using. Andrew, Please, take a look in this entry: https://bugs.kde.org/show_bug.cgi?id=257806 ...and let's me hear if it's the same problem. Look like user from #257806 provide a patch. Gilles Caulier On 08/12/2011 08:17 PM, Gilles Caulier wrote: > --- Comment #3 from Gilles Caulier<caulier gilles gmail com> 2011-08-12 10:17:08 --- > Andrew, > > Please, take a look in this entry: > > https://bugs.kde.org/show_bug.cgi?id=257806 > > ...and let's me hear if it's the same problem. Look like user from #257806 > provide a patch. > That bug is a different problem. In that case duplicate images are downloaded because the camera has redundant storage. In my bug the problem was that new (non-redundant) images could not be downloaded if they had the same file name (and destination folder) as a previously imported image. Cheers, A As Petri said in #257806 : "Nikon D7000 has two card slots. Another card can be selected to be a backup of the first card. When photos are imported they are imported from both cards producing a duplicate of every photo." It's strange that your NIKON camera provide duplicates file as well, excepted if it's a gphoto2 camera driver problem. Are you sure that it's not the same problem here ? Anyway, as the side effect is to have duplicate entries in icon view, Petri provide a patch in #257806 to solve the problem + some improvements to filter icon view contents. This patch can solve your problem... Gilles Caulier On 08/12/2011 11:35 PM, Gilles Caulier wrote: > --- Comment #5 from Gilles Caulier<caulier gilles gmail com> 2011-08-12 13:35:58 --- > As Petri said in #257806 : > > "Nikon D7000 has two card slots. Another card can be selected to be a backup of > the first card. When photos are imported they are imported from both cards > producing a duplicate of every photo." > > It's strange that your NIKON camera provide duplicates file as well, excepted > if it's a gphoto2 camera driver problem. > > Are you sure that it's not the same problem here ? > > Anyway, as the side effect is to have duplicate entries in icon view, Petri > provide a patch in #257806 to solve the problem + some improvements to filter > icon view contents. > > This patch can solve your problem... > > Gilles Caulier There is one other difference that I should perhaps point out. In Petri's case the redundant photos were downloaded together - they exist on the camera together. I assume they had different names or they would have cause the same problem as in my bug. In my case, duplicate filenames were created as a result of reformating the memory card between shoots on the same day. The duplicates are not on the camera. In my case I need the downloader to notice that files with the same names but different sizes (or checksums) already exist on the computer in the destination folder, and do some automatic renaming during download. So despite your optimism I don't believe this patch is not relevant to my bug. Thanks for paying it some attention though :-) Andrew, Please review digiKam 2.4 and look if something is missing accordingly to this entry Gilles Caulier Still valid? Andrew, Can you test with last digiKam 4.2.0 ? Gilles Caulier New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier Andrew, Can you test with last digiKam 5.0.0 ? Gilles Caulier Created attachment 100161 [details] attachment-9528-0.html Sorry no, stopped using this software years ago. On 16/07/2016 4:39 am, "via KDE Bugzilla" <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=204006 > > --- Comment #11 from caulier.gilles@gmail.com --- > Andrew, > > Can you test with last digiKam 5.0.0 ? > > Gilles Caulier > > -- > You are receiving this mail because: > You reported the bug. > Maik, As with BQM, do you fix the behavior to ask to use a new name in Import GUI ? I want mean to have an automatic renaming if target file already exists in collection while downloading from camera... I remember that you have implemented something like that when we drop KDE rename dialog dependency while Qt5 port Gilles Caulier Since 5.0.0, as with BQM, the renaming of downloaded file from camera is done automatically without to prompt user. Gilles Caulier |