Created attachment 114572 [details] screenshot of the error on windows10, with last DK6.0 beta1, when exporting pictures to flickr I'm getting the digikam error "operation cancelled" (not consecutive to any action from my side). error is reproducible, see attached screenshot. Then I need to click "OK" to continue the export. All pictures are uploaded finally but it requires manual operation to click on ok, so not usable as such. I was using the same without any problem on DK5.9
Thanh, This problem can be reproduce with 6.0.0, but not with 5.9.0. Did you change something in Flickr export tool which can introduce this regression ? Thanks in advance Gilles Caulier
Here under Linux it is not reproducible. Test under Windows will follow. However, the error message in the source code of the Flickr tool does not exist. Maik
Maik, I think the error string come from the web service Note: with my Flickr account under Linux this problem has s not reproducible
for your information I have reinstalled DK 5.9.0 and uploaded an album to flickr without any problem
and then reinstalled DK6.0 and after 2 or 3 pictures uploaded got the error will switch back to DK5.9 until this problem can be fixed. if you need any debug information, let me know and I will reinstall it to give you the requested logs
I can now reproduce the problem, the problem occurs with images containing geographic information. Added a feature that sets the geodata for this image after uploading. The cause is clear, I fix it tonight. Maik
Git commit ca7d7967bd33fcba0efd7355654e03c141977326 by Maik Qualmann. Committed on 27/08/2018 at 18:01. Pushed by mqualmann into branch 'master'. fix upload to Flickr with images containing geo-data FIXED-IN: 6.0.0 M +2 -1 NEWS M +3 -2 core/utilities/assistants/webservices/flickr/flickrtalker.cpp M +5 -3 core/utilities/assistants/webservices/flickr/flickrwindow.cpp https://commits.kde.org/digikam/ca7d7967bd33fcba0efd7355654e03c141977326
good news ! let me know when package will be available, I will test it
Frederic, The updated Windows installer will available in 10 minutes here : https://files.kde.org/digikam/ Gilles Caulier
tested, working well. problem solved just found a behavior change regaring flickr export. in DK5.9, once started the upload, I was abble to go back to DK and continue to work on pictures in DK.6.0, once upload started , I'm no more able to navigate on my album. I'm blocked on the flick export screen until export is completed (which can take lots time depending on my network) let me know if you want me to create another ticket
Yes, please create a new report for that. In fact the new export tool dialogs are modal. Previous ones was non modal (from kipi tools in 5.x) Gilles Caulier
ticket https://bugs.kde.org/show_bug.cgi?id=397972 created