zzag / plasma5-wallpapers-dynamic

Dynamic wallpaper plugin for KDE Plasma
328 stars 18 forks source link

Fresh build not accepted as wallpaper #103

Closed Talkys closed 2 years ago

Talkys commented 2 years ago

Builder working fine, but selector do not accept the avif file. Command works fine 1 The file is here 2 But I can't set it 3

zzag commented 2 years ago

Can you show the contents of set.json file?

Talkys commented 2 years ago

Can you show the contents of set.json file?

{ "Type": "solar", "Meta": [ { "CrossFade": true, "Time": "00:00", "FileName": "0.png" }, { "CrossFade": true, "Time": "03:00", "FileName": "1.png" }, { "CrossFade": true, "Time": "05:30", "FileName": "2.png" }, { "CrossFade": true, "Time": "06:30", "FileName": "3.png" }, { "CrossFade": true, "Time": "10:00", "FileName": "4.png" }, { "CrossFade": true, "Time": "14:00", "FileName": "5.png" }, { "CrossFade": true, "Time": "18:00", "FileName": "6.png" }, { "CrossFade": true, "Time": "19:00", "FileName": "7.png" } ] }

Talkys commented 2 years ago

Github messed up with indentation, but I just copy pasted the read me layout.

zzag commented 2 years ago

With the latest changes, kdynamicwallpaperbuilder will fail to create the avif file if libavif doesn't like source images.

zzag commented 2 years ago

The issue is that there's an image of size 2344x1310 while other are of size 2340x1320.