Bug 352862

Summary: photos are compressed when exported to picasa
Product: [Applications] digikam Reporter: Philippe ROUBACH <philippe.roubach>
Component: Plugin-WebService-GoogleAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, shouryasgupta
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 4.14.0
Sentry Crash Report:
Attachments: an example of photo

Description Philippe ROUBACH 2015-09-18 07:09:11 UTC
since about digikam 4.12

when exporting photos to picasa
then
each photos is compressed.

for example from 3.1 Mio to 1377 kb .

i don't ask for any resizing .

this phenomenon occurs for the first time at 2015/08/18

it is digikam which compresses because now it is very fast to export an album to picasa .

Reproducible: Always
Comment 1 Philippe ROUBACH 2015-09-18 07:10:50 UTC
Created attachment 94622 [details]
an example of photo
Comment 2 caulier.gilles 2015-09-18 09:02:11 UTC
Certainly it's due to new code introduced by Shourya this summer to fix Google service tool. I CC him for info.

Gilles Caulier
Comment 3 Shourya Singh Gupta 2015-09-18 13:04:05 UTC
Git commit d9c8d7df475293ae952a5d2da969b83b818bdaa3 by Shourya Singh Gupta.
Committed on 18/09/2015 at 13:03.
Pushed by shouryasinghgupta into branch 'master'.

Fixing BUG 352862
FIXED-IN: 4.14.0

M  +9    -3    googleservices/gdtalker.cpp
M  +18   -6    googleservices/picasawebtalker.cpp

http://commits.kde.org/kipi-plugins/d9c8d7df475293ae952a5d2da969b83b818bdaa3
Comment 4 Shourya Singh Gupta 2015-09-18 13:20:04 UTC
Hello Philippe

I have fixed the problem. You could pull the changes from the kipi-plugins git repository if you build digiKam from source code. If you do not build from source code, you will find this fixed in digiKam 4.14.0 and till the next update is released I can tell you a work around for this problem. 

The workaround : If you want the image to be not compressed, just set the Image Quality Spinbox  value as 100. You can then leave the "Resize image before uploading" checkbox as checked or uncheck it, as you want.

Shourya
Comment 5 caulier.gilles 2015-09-18 15:09:44 UTC
Thanks Shourya to fix the problem.

Philippe, 

The next 4.14.0 is planed in few week as we have notified in release plan :

https://www.digikam.org/about/releaseplan

Gilles Caulier