Picture of the day will not load

Some how I broke something in KDE4 fixing Amarok. There is a setting for the desktop wallpaper called picture of the day. I enjoy the Astronomy Picture of the Day source. I had this problem once before and had to do a clean reinstall to fix it. I am hoping someone can help me solve this so I don’t have to reinstall Suse again.

Can not imagine what you did fixing Amarok that would break Picture of the day.

Did you change repos? Maybe you have mixed packages now?

show zypper lr -d

Here you go…
zypper lr -d

| Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service

—±------------------------------±----------------------------------------±--------±----------±--------±---------±-------±---------------------------------------------------------------------------±-------
1 | KDE | KDE | Yes | (r ) Yes | Yes | 25 | rpm-md | http://download.opensuse.org/repositories/KDE:/Applications/openSUSE_13.2/ |
2 | Multimedia | Multimedia | Yes | (r ) Yes | Yes | 80 | rpm-md | http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_13.2/ |
3 | SuSE | VLC | Yes | (r ) Yes | Yes | 10 | rpm-md | http://download.videolan.org/SuSE/13.2/ |
4 | download.opensuse.org-Extra | openSUSE BuildService - KDE:Extra | Yes | (r ) Yes | Yes | 25 | rpm-md | http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_13.2/ |
5 | download.opensuse.org-Wine | openSUSE BuildService - Wine CVS Builds | Yes | (r ) Yes | Yes | 30 | rpm-md | http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_13.2/ |
6 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | (r ) Yes | Yes | 20 | rpm-md | http://download.opensuse.org/repositories/mozilla/openSUSE_13.2/ |
7 | electronics | electronics | Yes | (r ) Yes | Yes | 35 | rpm-md | http://download.opensuse.org/repositories/electronics/openSUSE_13.2/ |
8 | ftp.gwdg.de-suse | Packman Repository | Yes | (r ) Yes | Yes | 15 | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.2/ |
9 | geeko.ioda.net-amd-fglrx | AMD/ATI Graphics Drivers | Yes | (r ) Yes | Yes | 5 | rpm-md | http://geeko.ioda.net/mirror/amd-fglrx/openSUSE_13.2/ |
10 | libdvdcss repository | libdvdcss repository | Yes | (r ) Yes | Yes | 16 | rpm-md | http://opensuse-guide.org/repo/13.2/ |
11 | openSUSE-13.2-0 | openSUSE-13.2-0 | Yes | ( p) Yes | No | 99 | yast2 | cd:///?devices=/dev/disk/by-id/ata-PIONEER_BD-RW_BDR-209M |
12 | repo-debug | openSUSE-13.2-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/13.2/repo/oss/ |
13 | repo-debug-update | openSUSE-13.2-Update-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/13.2/ |
14 | repo-debug-update-non-oss | openSUSE-13.2-Update-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/13.2-non-oss/ |
15 | repo-non-oss | openSUSE-13.2-Non-Oss | Yes | ( p) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.2/repo/non-oss/ |
16 | repo-oss | openSUSE-13.2-Oss | Yes | ( p) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.2/repo/oss/ |
17 | repo-source | openSUSE-13.2-Source | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/13.2/repo/oss/ |
18 | repo-update | openSUSE-13.2-Update | Yes | ( p) Yes | Yes | 85 | rpm-md | http://download.opensuse.org/update/13.2/ |
19 | repo-update-non-oss | openSUSE-13.2-Update-Non-Oss | Yes | ( p) Yes | Yes | 90 | rpm-md | http://download.opensuse.org/update/13.2-non-oss/ |
20 | science | science | Yes | (r ) Yes | Yes | 40 | rpm-md | http://download.opensuse.org/repositories/science/openSUSE_13.2/ |
21 | videolan | videolan | Yes | (r ) Yes | Yes | 12 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/13.2/

Thanks for your help. I had to reload zypper because the console did not recognise it.
One thing I would like to know, is there any way I can save my repository list and write it into my re-installation? This would greatly speed up the re-installation process.

IT IS FIXED, THANK YOU:). Looks like zypper was corrupted. No idea how that happened, but it makes sense. KDE4 Plasm Desktop Shell Wallpaper “picture of the day” probably uses zypper to download it.

I don’t know what you mean with “zypper was corrupted”, but the “picture of the day” wallpaper definitely does not use zypper at all.

Might have been some intermittent connection problem, or something like that.
But then, your problem description was not very detailed either… :wink:

Anyway, your repo list is bound to cause problems, especially with multimedia.
Packman and the VLC repo are incompatible, you should not have both.
So remove repo #3 and #21, everything that’s in VideoLAN is in Packman too.

The multimedia libs repo can cause problems too, as it may contain newer versions of multimedia stuff than Packman, but it only contains crippled ones. So you should at least know what you are doing when using it, which apparently you don’t.

And #1 is not really supported for 13.2, it contains the latest KF5 based (i.e. “KDE5”) application versions where available. And at least some of them would also need the additional KDE:Frameworks5 and KDE:Qt5 repos.
Again, you should probably only use that if you know what you are doing.
This could likely cause KDE related problems…