Bug 337624 - Flickr picture of the day wallpaper does not work
Summary: Flickr picture of the day wallpaper does not work
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 337816 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-07-20 11:49 UTC by Gerion
Modified: 2018-08-16 21:50 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Fix for National Geographic (1.44 KB, patch)
2015-06-05 10:08 UTC, Markus Heidelberg
Details
Fix for Flickr (2.16 KB, patch)
2015-06-05 10:08 UTC, Markus Heidelberg
Details
Fix for Operational Significant Event Imagery (5.62 KB, patch)
2015-06-05 10:09 UTC, Markus Heidelberg
Details
Disable Wikimedia (2.54 KB, patch)
2015-06-05 10:10 UTC, Markus Heidelberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerion 2014-07-20 11:49:19 UTC
Since a few weeks the Flickr picture of the day wallpaper does not update any more. It is probably related to the change of the Flickr API to ssl-only. At least, the time correlates.
See: http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/
Comment 1 linus.vivaldi 2014-07-25 14:13:02 UTC
I've got the same problem.
Only the astrology option works.
Comment 2 Christoph Feck 2014-07-26 17:20:37 UTC
*** Bug 337816 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2014-08-20 13:13:36 UTC
See also bug 336835, which has a fix for kipiplugins.
Comment 4 Mario Scheel 2014-12-19 21:18:53 UTC
Yes, https is required. I add onl the letter "s" to http and then potd flickr works again. Please please please change this. For my wife is this very important. She need the beautiful pictures.
Comment 5 Markus Heidelberg 2015-06-05 10:08:08 UTC
Created attachment 93015 [details]
Fix for National Geographic
Comment 6 Markus Heidelberg 2015-06-05 10:08:47 UTC
Created attachment 93016 [details]
Fix for Flickr
Comment 7 Markus Heidelberg 2015-06-05 10:09:47 UTC
Created attachment 93017 [details]
Fix for Operational Significant Event Imagery
Comment 8 Markus Heidelberg 2015-06-05 10:10:30 UTC
Created attachment 93018 [details]
Disable Wikimedia
Comment 9 Markus Heidelberg 2015-06-05 10:15:14 UTC
These patches have been built and tested on branch KDE/4.14
Out of the six picture providers only Astronomy and Earth Science worked. Three (among them Flickr) have been fixed, Wikimedia disabled.
Comment 10 Kai Uwe Broulik 2015-06-05 11:23:34 UTC
Thanks for your effort!
Please head to https://git.reviewboard.kde.org/r/ and put your patches on review for other developers. Patches on the bug tracker tend to become forgotten.
Comment 11 Markus Heidelberg 2015-06-06 15:53:30 UTC
My account does not work at the Review Board and there is no way to register.
But I guess there should be a maintainer taking care of at least submitted patches in the bugtracker.
Comment 12 Juraj 2015-07-30 12:10:37 UTC
This is still not fixed on OpenSUSE 13.2, KDE 4.14.9. I see the patches here but I am not able to install them myself because I am no expert. I would very much appreciate it if that would be fixed in a following update, because the problem seems to be solved.
Comment 13 Markus Heidelberg 2015-10-08 08:31:20 UTC
It is really frustrating to see my patches being ignored. Is this the way to encourage contributions?

In the meantime, Flickr stopped to work, I noticed it this week.
See this request:

https://api.flickr.com/services/rest/?api_key=a902f4e74cf1e7bce231742d8ffb46b4&method=flickr.interestingness.getList&date=

with this response:

<?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
	<err code="100" msg="Invalid API Key (Key has expired)" />
</rsp>
Comment 14 Nate Graham 2018-08-16 21:50:10 UTC
I'm very sorry that you had a bad experience here, Markus. KDE has now moved to phabricator.kde.org, and I hope you're able to log into that. If not, please let send an email to sysadmin@kde.org and you can expect a reply very quickly.

Meanwhile, this bug was fixed quite a while ago with https://cgit.kde.org/kdeplasma-addons.git/commit/?id=30c8cd5bb57dab0e4d49dc76354f912aef02fc7e

The other providers were also fixed in other commits.