https://bugs.kde.org/show_bug.cgi?id=447150
Bug ID: 447150
Summary: AppImage 7.4 does not work on Fedora
Product: digikam
Version: 7.4.0
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Bundle-AppImage
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
While appimage 7.3 works well, appimage 7.4 does not start on Fedora:
$ ./digiKam-7.4.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
-- to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0
libxcb-dri3.so.0
-- Preloading shared libs: :/usr/lib64/libxcb-dri3.so.0
digikam: /tmp/.mount_digiKaWHGnVV/usr/lib/libcrypto.so.1.1: version
`OPENSSL_1_1_1b' not found (required by /lib64/libk5crypto.so.3)
WORKAROUND
It works however with the following command line:
LD_PRELOAD=/usr/lib64/libssl.so.1.1:/usr/lib64/libcrypto.so.1.1
./digiKam-7.4.0-x86-64.appimage
SYSTEM
Fedora 35 (X, not Wayland)
--
You are receiving this mail because:
You are watching all bug changes.