Bug 175914

Summary: select new items in camera import window selects all files / forgets status
Product: [Applications] digikam Reporter: simon
Component: Import-HistoryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0
Attachments: screenshot

Description simon 2008-11-23 17:40:11 UTC
Version:           0.10.0-beta6 (using 4.1.80 (KDE 4.1.80 (KDE 4.2 Beta1)), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.26-tuxonice

the icons on the thumbnails indicate the unknown/downloaded/new items but the "select new items" command selects all files

after closing an reopening the dialog the thumbnail of a already downloaded image changes back to a questionmark although it's already imported
Comment 1 simon 2008-11-23 17:41:53 UTC
Created attachment 28776 [details]
screenshot
Comment 2 simon 2008-11-23 18:01:03 UTC
i also get duplicated entries in the Album tree and the files don't show up in the albums.
browsing the album directory with dolphin i see duplicated files with strange temp-naming:

p1060830.jpg.digikam-camera-tmp1-14993
Comment 3 caulier.gilles 2008-12-05 14:45:47 UTC
SVN commit 892924 by cgilles:

call right slot with File/new action
BUG: 175914


 M  +3 -3      cameraiconview.h
 M  +2 -3      cameraui.cpp
Comment 4 caulier.gilles 2008-12-05 14:46:59 UTC
The main problem about File/new action is fixed now.

About Comment #2, please a new report (do not mix, it's infernal to manage)

Gilles Caulier