Vlad Zahorodnii
Vlad Zahorodnii
I don't like storing the current state in the config file, the plugin won't use it. Can you check whether wallpaper properties are readable using plasma's scripting api?
Interesting.. This wallpaper plugin could register a dbus service to get the current images.
Can you grab the metadata file? The convert script should create a directory in /tmp with extracted images and a generated metadata.json file. Also, do you live in the northern...
Oh, you may need to edit the script as the tmp directory will be destroyed after the script finishes running. Anyway, another way would be to extract metadata by hand....
Do you have `rav1e` installed?
> Newer versions of libavif seem to require a third parameter for the functions avifImageYUVToRGB(p1, p2, AVIF_YUV_TO_RGB_DEFAULT) Huh what version is that? On my machine with libavif 0.11, I see...
Phew! @Hatrian did you use development version too?
Does kdynamicwallpaperbuilder print any errors?
Hmm, that's odd. Can you share with me source images too? If you're not comfortable with sharing them in public, can you send them to me in email? (my email...
I have no issues when running kdynamicwallpaperbuilder. Can you provide more details about your setup? How much RAM do you have (edit: avif encoder is a bit memory hungry)? Are...