Every time I now try to convert a MacOS wallpaper it fails with the error message that the input file in the /tmp/ directory doesn't exist. I first tried it in Fedora KDE 40 but I also tried it on Fedora KDE 39 in a VM.
The full terminal log is:
❯ ./dynamicwallpaperconverter --crossfade _Desert\ Sands_\ by\ Louis\ Coyle.heic
usage: heif-convert [-h] [-o OUTPUT] [-p PATH]
[-f {jpg,png,webp,gif,tiff,bmp,ico}] [-q QUALITY] [-n] [-v]
[-vv] [-V]
input [input ...]
heif-convert: error: Input file '/tmp/tmp_w4_j9nj/image.jpg' does not exist
/tmp/tmp_w4_j9nj/image-1.jpg does not exist
I tried again with sudo, to the same effect
❯ sudo ./dynamicwallpaperconverter --crossfade _Desert\ Sands_\ by\ Louis\ Coyle.heic
[sudo] Passwort für dns:
usage: heif-convert [-h] [-o OUTPUT] [-p PATH]
[-f {jpg,png,webp,gif,tiff,bmp,ico}] [-q QUALITY] [-n] [-v]
[-vv] [-V]
input [input ...]
heif-convert: error: Input file '/tmp/tmp520mm61v/image.jpg' does not exist
/tmp/tmp520mm61v/image-1.jpg does not exist
It also would be nice if the dependencies for dynamicwallpaperconverter were listed anywhere
Every time I now try to convert a MacOS wallpaper it fails with the error message that the input file in the /tmp/ directory doesn't exist. I first tried it in Fedora KDE 40 but I also tried it on Fedora KDE 39 in a VM.
The full terminal log is:
I tried again with sudo, to the same effect
It also would be nice if the dependencies for dynamicwallpaperconverter were listed anywhere