Summary: | CR2 thumbnails not shown in camera GUI, no exif information available | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gerhard Kulzer <gerhard> |
Component: | Import-IconView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | marcus |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: | |||
Attachments: | Debug statements |
Description
Gerhard Kulzer
2006-08-01 11:01:12 UTC
Gphoto2 or USB mass storage camera? Can you reproduce this when loading from a local path? I mean, create a "Mounted camera" camera with a local path as mount point which contains some .cr2 files, and start the CameraUI. With my test .cr2 files here, all seems to work. Canon cameras do not do Mass Storage. Am Donnerstag, 3. August 2006 23:11 schrieb Marcel Wiesweg:
[bugs.kde.org quoted mail]
Gphoto2
> Can you reproduce this when loading from a local path? I mean, create a
> "Mounted camera" camera with a local path as mount point which contains
> some .cr2 files, and start the CameraUI. With my test .cr2 files here, all
> seems to work.
It works from a card reader, the thumbnails are visible.
Gerhard
Created attachment 17236 [details]
Debug statements
Perhaps it is a libgphoto2 problem? It seems that for those cameras, thumbnails
are loaded by libgphoto2.
The attached patch adds some debug statements to find out if the thumbnails are
loaded successfully or not.
Yes Marcel, it's certainly a limitation in Gphoto library. In PTP mode (GPhoto2), my Dynax 5D only provide thumbs for JPEG files, not for RAW files. In UMS mode from digiKam (not using Gphoto2), no problem... Marcus, can you give us more informations about ? Why Gphoto2 camera drivers can provide thumbs with RAW files ? Thanks in advance Gilles Caulier we currently handle only EXIF extraction from JPEGs. can you mail me the logfile of: LANG=C gphoto2 -L --debug >lofile 2>&1 Gerhard, We cannot do anything in digiKam about these problems. This is a gphoto2 Canon driver problems (all PTP Gphoto2 drivers i think). I recommend you to report this problem in gphoto2 bugzilla : http://gphoto.org/bugs Thanks in advance Gilles |