Created attachment 113184 [details] Patch to correct video uploads to Flickr Flickr has separate size limits for photos and videos. This is using the photo size limit (200MB right now) for all uploads, including videos, which have a 1GB limit on Flickr. The attached patch uses the video limit for all uploads. This at least avoids artificially blocking some uploads; an API error would result on photos over 200MB, but I think this is both acceptable and incredibly rare. I initially filed this to Debian as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874675 and it has been accepted there. I have tested this 1-line patch and it is working perfectly.
Thanh, This patch is for you (:=)))... Gilles
@jgoerzen Thank you for the patch! @Gilles I will commit this patch to gsoc18-exporttools-o2 branch?
Thanh, Yes sure, with some adjustments if necessary due to your last changes... Gilles
Thanh Did you apply this patch to your digiKam devel branch ? Best Gilles Caulier
Gilles, I applied this patch. I have committed it to gsoc2018-exporttools-o2. Thanh.
Perfect. So this file can be closed with "Version Fixed set to 6.0.0" and NEWS file patched with this entry title. Gilles
Thanh Did you seen my mail send today in devel mailing list about to merge your branch in master ? Gilles
Gilles, Yes, I saw it. I'm writing an answer with as most details as possible so that you can decide. About "this file can be closed with "Version Fixed set to 6.0.0" and NEWS file patched with this entry title", I'm not really sure about what you mean? So I will make change in NEWS file and mark that this bug has been solved? Thanh.
Look on the top right corner of this page, you have a tag to set the fixed version number. For the rest, yes, close this file as fixed and patch NEWS file.