Summary: | Canon 450D import issues | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mark Purcell <msp> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marcel.wiesweg, marcus, wolfi |
Priority: | NOR | ||
Version: | 0.9.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: | |||
Attachments: |
list of libs which digikam 0.94 links to
list of libs which digikam 0.9.5~beta3 links to Patch which fixes the problem for me |
Description
Mark Purcell
2009-03-09 10:56:30 UTC
This problem is not reproducible here. Both JPEG and RAW are displayed properly and at the same time with my Minolta Dynax 5D (USB mass storage). Canon camera use PTP mode (using Gphoto2 library). Perhaps it's the problem. Gilles Caulier I downgraded to 0.9.4 with libkdcraw3 and the download worked flawlessly. I can also browse the files on the camera properly using gphoto. The same problem persists on another camera I have from canon :-( With best wishes, Wolfi Wolfram, This problem is relevant of libgphoto2, not digiKam Gilles Caulier Created attachment 32291 [details]
list of libs which digikam 0.94 links to
Created attachment 32292 [details]
list of libs which digikam 0.9.5~beta3 links to
I don't see how this should work, since both versions of digikam are linked to the same version of libgphoto2. Obviously, I also don't understand how to attach two files and some comment at the same time in this BYS ;-( With best regards, Wolfi Hi, I updated libgphoto2 from 2.4.1 to 2.4.4 yesterday and the problem persists. Thanks, Wolfi i have to testrun this with a 450D, but its the first time I hear of it actually :/ Created attachment 32344 [details]
Patch which fixes the problem for me
This patch fixes the problem for me. I reverts the function CameraUI::slotFileList in
digikam-0.9.5~beta3/digikam/utilities/cameragui/cameraui.cpp
to the state of version 0.9.4. Now importing images works as expected ;-)
With best regards,
Wolfi
Dates need not be unique - we need to use QMultiMap, not QMap. SVN commit 967367 by cgilles: QMap => QMultimap CCBUGS: 186638 M +3 -3 cameraui.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=967367 Wolfram, Mark, Can you test with current code of digiKam from trunk (KDE4 - 0.11.0) ? Thanks in advance. Gilles Caulier Sorry for the long silence, I updated to the version of digikam currently in debian unstable (1.0.0) and the file import works well. It is a bit surprising though, that in the import dialog, the files are not listed according to their numbers. With best wishes and congrats to 1.0.0, Wolfi well, fine for you to close this entry ? Gilles Caulier |