https://bugs.kde.org/show_bug.cgi?id=425736
--- Comment #2 from Bart Ribbers <bribb...@disroot.org> --- That's not possible as AppImages don't currently run on Alpine Linux [0] I could try to run the Flathub version (which does in fact run) but since that is containerized and doesn't even use the same libc as the host system it's useless for this. I wonder how packaging could break this though. You can see in our build script [1] that we don't do weird stuff, we just run the usual CMake commands. If deps are missing, then I wonder why that wasn't mentioned by CMake. Do note that 19.12.x ran fine, the issue only started happening from 20.04.0 onwards but since I don't use the program much myself, I only noticed it when 20.08.0 was released. [0] https://github.com/AppImage/AppImageKit/issues/877 [1] https://git.alpinelinux.org/aports/tree/community/kdenlive/APKBUILD -- You are receiving this mail because: You are watching all bug changes.