------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 Summary: CR2 thumbnails not shown in camera GUI, no exif information available Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: Camera GUI AssignedTo: digikam-devel kde org ReportedBy: gerhard kulzer net Version: 0.9 svn (using KDE Devel) Installed from: Compiled sources OS: Linux In the camera GUI, only jpg file thumbnails are shown and no thumbnails are shown in the cr2 files. This is tested with EOS 350D and 30D. Furthermore there are no image properties or exif data available when selecting the appropriate sidebars. Once the cr2 are downloaded all is well, thumbnails are visible and exif data is complete. I presume the two bugs has the same root cause, since the exif data cannot be read, the embedded thumbnail is not available either. The following error messages are produced in a shell from which digiKam was launched: digikam: Cannot parse EXIF metadata using Exiv2 digikam: [static Digikam::DImg::FORMAT Digikam::DImg::fileFormat(const QString&)] Failed to open file digikam: [static Digikam::DImg::FORMAT Digikam::DImg::fileFormat(const QString&)] Failed to open file digikam: Size of Exif metadata from camera = 20 digikam: Exif header found at position 0 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 ------- Additional Comments From marcel.wiesweg gmx de 2006-08-03 23:11 ------- 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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 ------- Additional Comments From hfiguiere teaser fr 2006-08-04 03:44 ------- Canon cameras do not do Mass Storage. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Marcel Wiesweg
Am Donnerstag, 3. August 2006 23:11 schrieb Marcel Wiesweg:
> ------- You are receiving this mail because: ------- > You are the assignee for the bug, or are watching the assignee. > > http://bugs.kde.org/show_bug.cgi?id=131641 > > > > > ------- Additional Comments From marcel.wiesweg gmx de 2006-08-03 23:11 > ------- 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. It works from a card reader, the thumbnails are visible. Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 ------- Additional Comments From gerhard kulzer net 2006-08-04 08:41 ------- 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 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 ------- Additional Comments From marcel.wiesweg gmx de 2006-08-05 15:11 ------- Created an attachment (id=17236) --> (http://bugs.kde.org/attachment.cgi?id=17236&action=view) 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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 caulier.gilles free fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus jet franken de ------- Additional Comments From caulier.gilles free fr 2006-08-17 02:29 ------- 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 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 ------- Additional Comments From marcus jet franken de 2006-08-17 10:40 ------- we currently handle only EXIF extraction from JPEGs. can you mail me the logfile of: LANG=C gphoto2 -L --debug >lofile 2>&1 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerhard Kulzer
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=131641 caulier.gilles free fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From caulier.gilles free fr 2006-08-25 16:51 ------- 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 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |