October 8, 2024 at 4:58 pm #7187 FrederikKeymaster Thanks, that does look correct. I wonder if AnimationPaper is loading the openssl libraries at all. If you have strace installed, could you try the following: $ strace ./Animation_Paper-x86_64.AppImage 2>&1 | grep -E ‘^open(at)?\(.*\crypto.so’