Flickr plugin opens the browser and I momentarily see the URL requesting authentication, but then Flickr just goes to the home page instead of asking me for permission to allow the plugin to authenticate.
This problem is fixed in current implemntation (next 5.7.0). The pre-release installer is not yet recompiled with this fix, in case of you want to test. Gilles Caulier
*** This bug has been marked as a duplicate of bug 381664 ***
Git commit 2dd941615dfc35684152e69be6437475633abe71 by Maik Qualmann. Committed on 20/08/2017 at 15:19. Pushed by mqualmann into branch 'master'. first step to porting Flickr service to OAuth removing no longer existing Zooomr service disable currently 23 service FIXED-IN: 5.7.0 M +2 -1 NEWS M +3 -3 common/libkipiplugins/CMakeLists.txt M +128 -610 flickr/flickrtalker.cpp M +14 -18 flickr/flickrtalker.h M +2 -1 flickr/flickrwidget.cpp M +39 -76 flickr/flickrwindow.cpp M +1 -2 flickr/flickrwindow.h M +4 -43 flickr/plugin_flickr.cpp M +0 -4 flickr/plugin_flickr.h https://commits.kde.org/kipi-plugins/2dd941615dfc35684152e69be6437475633abe71
*** Bug 406616 has been marked as a duplicate of this bug. ***
Alright, I have a similar bug just reported, and now see that it seems to be different. I am using version 5.9 of kipi-plugins and version 6.0.0 of digikam, so according to this bug report the problem should be fixed, but it isn't or rather it has reappeared. In my case the export/export to flickr tool doesn't open a browser (which it never did!), and it doesn't request authentication at all. It just doesn't connect to flickr at all, it seems. So either this one has to be set to REOPENED, or I have to reopen the other bug report again...???
DigiKam-6.0.0 no longer uses Kipi-plugins. The Flickr tool in the Kipi-plugins is no longer developed. DigiKam-6.0.0 use an internal Flickr tool. With digiKam-6.1.0 a new plugin interface (DPlugins) is introduced. Flickr works out of digiKam-6.0.0. Flickr from another program that uses the Kipi-plugins will not work. Maik
I just tested the Flickr tool again. Add new access-> Browser opens-> enter credentials-> allow digiKam rights-> Flickr Tool is logged in. Uploading images works. Maik