Summary: | Flickr uploading from host application does not cache auth data | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Marcin Juszkiewicz <marcin> |
Component: | Plugin-WebService-Flickr | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | caulier.gilles, zytsef |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.1.0 | |
Sentry Crash Report: |
Description
Marcin Juszkiewicz
2007-05-07 18:22:14 UTC
This happens to me too. I get the same thing... I don't know if this is a konqueror problem, since I don't use it as default browser (and so I've no flickr cookies in), btw it shouldn't since the flickr API only needs a token to authorize an application, so it seems more a configuration saving problem... Am I wrong? *** Bug 151018 has been marked as a duplicate of this bug. *** Hi all, I cannot reproduce the problem here with my Flickr account. Also, i have fixed severals bugs and improved plugin dialog gui. Please checkout current code from svn and try again Gilles Caulier Gilles, There were two issues here: A) Digikam wasn't caching authentication data (had to re-authenticate to Flickr/Yahoo regularly) B) Reporter describes an additional error while using Konqueror to authenticate For me, (A) is now solved using the current SVN version of Digikam: authentication data is now stored correctly (even between sessions of Digikam - hooray!) For (B): Normally I use Firefox as my default browser - currently works perfectly with Digikam, so this wasn't an issue. But to test this bug, I changed KDE preferences to use Konqueror. I made multiple attempts to authenticate the FlickrUploader to Flickr using Konqueror - one time an error occurred ("HTTPS connection has been closed") but I'm unable to reproduce that error reliably. Most of the time it works correctly. I'd recommend closing this bug (as RESOLVED) unless the original reporter can still reproduce it. Marcin/Gustavo/Treviño - are you guys still having problems using Konqueror in this way? cheers, tauri ok, bug taged Works For Me Gilles Caulier |