Bug 154289 - Cannot upload RAW images
Summary: Cannot upload RAW images
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Flickr (show other bugs)
Version: 5.6.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 21:57 UTC by Paul Waldo
Modified: 2018-03-23 12:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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