Bug 157285

Summary: digikam advanced slideshow not working with Canon RAWs
Product: [Applications] digikam Reporter: Roman Fietze <kde>
Component: Plugin-Generic-PresentationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: valerio.fuoglio
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.2.0

Description Roman Fietze 2008-02-06 20:48:29 UTC
Version:           0.9.3-rc1 (using 3.5.8 "release 33.2" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.22.16-0.2-default

Trying the advanced slideshow with Canon EOS 350D CR2 files won't work any more (it worked with previous versions). The slideshow (not advanced) reachable from the toolbar still works.

On the command line I get:

Warning: Directory Canon has an unhandled next pointer.
Warning: Size 5352 of Exif.Canon.0x4002 exceeds 4096 bytes limit. Not decoded.

Viewing CR2 files within digikam is no problem, so kdcraw seems to work properly (view with full load, edit), allthough the message above will show up as well.

This bug does not seem to be related to #132695.
Comment 1 Valerio Fuoglio 2008-11-04 21:35:44 UTC
SVN commit 880130 by vfuoglio:

Added RAW images support to SlideShow.

CCMAIL: kde-imaging@kde.org
BUG: 157285 



 M  +3 -1      NEWS  
 M  +1 -1      slideshow/CMakeLists.txt  
 M  +27 -3     slideshow/imageloadthread.cpp  
 M  +31 -12    slideshow/slideshowloader.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=880130
Comment 2 Valerio Fuoglio 2008-11-04 21:57:39 UTC
Until now, kipi-plugins' SlideShow never supported RAW images.

Now this feature is available in trunk (kde4 version).