Summary: | Correct Camera identified - Canon PowerShot A470 but drop-down list shows A740 option | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bernie <bernished> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | caulier.gilles, marcus, tpr |
Priority: | NOR | ||
Version: | 2.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 3.2.0 | |
Sentry Crash Report: | |||
Attachments: |
Camera import options
Console start of digiKam Listing of Canon Powershot A series cameras in digiKam - no A470 listed |
Description
Bernie
2012-11-22 04:40:52 UTC
Sound like you use Gphoto2 driver with Canon. Which verion you use ? Try also to run digiKam from a console and look debug messages printed... Gilles Caulier Created attachment 75400 [details]
Camera import options
These are the two options I have to access photos - the first A470 (correct) is auto-select, and the second A740 is manual select
Created attachment 75401 [details]
Console start of digiKam
Then I selected the A740 option which gave no message in console but gave access to the photos in the camera.
Turning off the camera and clicking 'Import' shows only the manual A740 option. Restarting the camera again auto-detects it as A470 which returns me to the error log in console.
The Canon website does not list a model A740, nor is it listed on Wikipedia and other sites. Seems like a case of dyslexia? Should be A470. Created attachment 75402 [details]
Listing of Canon Powershot A series cameras in digiKam - no A470 listed
The A470 is missing from the list of Canon cameras and the non-existing A740 has been inserted instead.
Yup, In camlibs/ptp2/library.c: {"Canon:PowerShot A740", 0x04a9, 0x317a, PTP_CAP|PTPBUG_DELETE_SENDS_EVENT}, And in usb ids: 317a PC1267 [Powershot A470] . So this is a bug in gphoto2 most likely. Informed gphoto2 devs about it too. applied the typo fix to libgphoto2 svn trunk (for 2.5.2) Yup, thanks. Url: http://sourceforge.net/p/gphoto/code/14300/ . I think this bug can be closed now. Thank you guys.. My distro - PCLinuxOS - is on 3.1.0 now, so I will await the next update to correct things my end. |