Bug 154289

Summary: Cannot upload RAW images
Product: [Applications] digikam Reporter: Paul Waldo <paul>
Component: Plugin-WebService-FlickrAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0
Sentry Crash Report:

Description Paul Waldo 2007-12-18 21:57:37 UTC
Version:           unknown (using KDE 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.1)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.22-14-xen

I Select RAW images (*.CRW) in digikam for upload to flickr.  I get the Flickr Export dialog and press Start Uploading.  JPG files are uploaded fine, but RAW images fail with the message "Error Occured: Filesize was zero" "We can not proceed further".

I had expected the RAW file to be converted to JPEG or PNG, then uploaded.

Thanks!
Comment 1 caulier.gilles 2008-05-20 14:46:27 UTC
SVN commit 810297 by cgilles:

kipi-plugins from KDE3 branch : severals improvements into FlickrExport tool:

- added support RAW files: embeded JPEG preview is used to export RAW image to Flickr
- all others image formats supported by Qt are properlly drived now. The uploaded image is always converted to JPEG. 
Uploading work with previous implementation _only_ if image been resized.
- plugin dialog layout rewritten. more suitable.

BUGS: 154289



 M  +35 -24    flickrtalker.cpp  
 M  +3 -3      flickrwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=810297