Bug 163143

Summary: digikam doesn't detect new photos in import from a camera
Product: [Applications] digikam Reporter: humufr
Component: Import-Gphoto2Assignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.9.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description humufr 2008-06-03 15:56:05 UTC
Version:           0.9.4-beta5 (using 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.24-17-generic

I'm using a pcmcia card to import the photos from my camera. On precedent version of digikam (at least the one one gutsy) it was possible to ask digikam to select only the new photos at the moment of the import. This option is still present but not working, at least for me. so I have to select by hand the new images, it's not difficult but when there are plenty of images on the card the preview is slow but I need them to do the selection. 

By the way very nice application. I love it.
Comment 1 humufr 2008-07-31 01:02:05 UTC
same in the final 0.9.4 I hope that will be corrected for the 0.10 version.
Comment 2 caulier.gilles 2008-11-02 01:37:52 UTC
Yes, this is done now. It will be availalble with the next 0.10.0-beta6 release.

To be more precise, digiKam now use database to identify which file is already downloaded from the camera. 

Old version do not use Database but a flag from Gphoto2 drivers (Canon only). It's a uncomplete way that do not support USB mass storage camera. Now, with Database flags all camera type are supported.

Gilles Caulier