Summary: | Images on camera always marked as new | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | JD Rogers <rogersjd> |
Component: | Import-History | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mikewidner, xenfiles72 |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.1.0 | |
Sentry Crash Report: |
Description
JD Rogers
2010-12-18 23:26:58 UTC
I'm seeing the same behavior with both of my Canon cameras. One is an old Powershot A75, the other a new(ish) Powershot A3000. I confirm this problem with UMS camera too, using 2.0.0... Marcel, there is a problem with DB camera interface to store download status ? Gilles Caulier Git commit 437cd2b58c69ec4ad788b0e3e32c5ac0da4530e8 by Gilles Caulier. Committed on 03/08/2011 at 16:58. Pushed by cgilles into branch 'master'. add camera type mime to handle digiKAm as camera interface unde Gnome BUGS: 260669 M +1 -0 digikam/main/digikam.desktop http://commits.kde.org/digikam/437cd2b58c69ec4ad788b0e3e32c5ac0da4530e8 *** Bug 274531 has been marked as a duplicate of this bug. *** Git commit db28ce80274cf9dc8c4eeb6bcb93354aeae93f3b by Gilles Caulier. Committed on 04/08/2011 at 15:09. Pushed by cgilles into branch 'master'. Do not overwrite download status from DB when thumb/info are get on the fly. This fix download indicators over icon view items. Do not overwrite file mtime get at camera connection when metadata are updated with thumbnails. This fix Ordering of icon view items. Fix loop to get download status. No need to copy map. Improve and simplify icon-view loop to refresh items depending of sort order. Less CameraIconItem dependency to preprare camera Icon View Qt4 model/view port. BUGS: 260669 BUGS: 246336 M +1 -0 utilities/cameragui/items/cameraiconitem.cpp M +2 -4 utilities/cameragui/controller/camerahistoryupdater.cpp M +1 -1 utilities/cameragui/controller/camerathumbsctrl.cpp M +24 -33 utilities/cameragui/main/cameraui.cpp http://commits.kde.org/digikam/db28ce80274cf9dc8c4eeb6bcb93354aeae93f3b |