https://bugs.kde.org/show_bug.cgi?id=420438
--- Comment #3 from Thomas Baumgart <tbaumg...@kde.org> --- I installed a bare bone ubuntu-20.04 in a vm and ran the appimage. Trying to get the bank list for OFX download I got the following error message: "kf5.kio.core: couldn't create slave: "Can not find 'kioslave' executable at '/tmp/.mount_KMyMon0i0Kik/usr/bin, /tmp/.mount_KMyMon0i0Kik/usr/libexec, /home/appimage/appimage-workspace/deps/usr/lib/x86_64-linux-gnu/libexec/kf5'" kioslave is contained in the appimage file at "/tmp/.mount_KMyMon0i0Kik/usr/libexec/kf5" but for some reason that path is still in the form used during appimage build time as reported in the error message. So that path needs to be fixed and then it should find the missing file. In fact, kioslave is contained in the kio package. -- You are receiving this mail because: You are watching all bug changes.