Summary: | Import not showing image thumbnails for certain Canon cameras [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Roger Noble <rnbzilla> |
Component: | Import-IconView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | avrunin, axel.ece, boombaxer, caulier.gilles, Ed.Greshko, lmaendle |
Priority: | NOR | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/4b8453bfaea8727cdae2cacae156512e29a9df7b | Version Fixed In: | 4.5.0 |
Sentry Crash Report: | |||
Attachments: | Patch for enabling preview thumbnails when importing from a canon eos 6d |
Description
Roger Noble
2014-08-20 15:51:08 UTC
Updated to digikam-4.2.0-5 from Fedora's updates-testing. Still seeing failures. Canon EOS 600D fails to preview both RAW and JPEG Canon S95 will preview JPEG but not RAW And with a Canon EOS SL1 and digikam-4.2.0-5 on Fedora 20, no previews of RAW or JPEG. Created attachment 89352 [details]
Patch for enabling preview thumbnails when importing from a canon eos 6d
As reported, since digikam 4.0.0 no preview thumbnails are shown in the import window. The attached patch fixes this.
Git commit 4b8453bfaea8727cdae2cacae156512e29a9df7b by Gilles Caulier. Committed on 29/10/2014 at 07:35. Pushed by cgilles into branch 'master'. apply patch #89352 to enable thumbnail with Canon Gphoto driver FIXED-IN: 4.5.0 M +2 -1 NEWS M +21 -8 utilities/importui/backend/gpcamera.cpp M +2 -6 utilities/importui/backend/gpcamera.h M +17 -0 utilities/importui/backend/umscamera.cpp M +5 -17 utilities/importui/backend/umscamera.h http://commits.kde.org/digikam/4b8453bfaea8727cdae2cacae156512e29a9df7b *** Bug 340793 has been marked as a duplicate of this bug. *** *** Bug 340649 has been marked as a duplicate of this bug. *** |