Comment 6 for bug 1965812

Revision history for this message
Alexandru Buhnici (alexmro) wrote (last edit ): Re: After "apt upgrade" around Mar 18, shotwell desktop slideshow does not work any more

You don't have to copy the XML generated by shotwell to gnome-background-properties. You have to create a different XML (I named it wallpaper.xml) with this code that points to the XML from shotwell:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
 <wallpaper deleted="false">
  <name>Shotwell</name>
  <filename>/home/<user>/.local/share/shotwell/wallpaper/wallpaper.xml</filename>
  <options>zoom</options>
 </wallpaper>
</wallpapers>

Now, if you go to the wallpapers settings you will se your slideshow there