https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #29 from dnovome...@gmail.com --- When I copied these 3 files from extracted appimage: kimg_avif.so libavif.so.13 libaom.so.3 the plugin worked fine in gwenview. So it works outside appimage. Are you willing to make an experiment? Try to build manually my plug-in from https://github.com/novomesk/qt-avif-image-plugin run ./build_libqavif_static.sh It will make a local static build libqavif.so in plugins/imageformats (dav1d, libaom, libyuv will be bundled inside) Try to remove kimg_avif.so, libavif.so.13, libaom.so.3 and put libqavif.so into the folder where kimg_avif.so was located. -- You are receiving this mail because: You are watching all bug changes.