https://bugs.kde.org/show_bug.cgi?id=451780

            Bug ID: 451780
           Summary: Appimage 7.6 does not work on Fedora
           Product: digikam
           Version: 7.6.0
          Platform: Appimage
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Bundle-AppImage
          Assignee: digikam-bugs-n...@kde.org
          Reporter: nic...@tuxfamily.org
  Target Milestone: ---

Appimage 7.6 does not start on Fedora:

$ ./digiKam-7.6.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"'.
Check library libudev.so.0
Check library libxcb-dri3.so.0
Check library libcrypto.so.1.1
Check library libssl.so.1.1
Check library libnss3.so
Check library libnssutil3.so
Check library libsmime3.so
-- Preloading shared libs:
:/usr/lib64/libxcb-dri3.so.0:/usr/lib64/libcrypto.so.1.1:/usr/lib64/libssl.so.1.1:/usr/lib64/libnss3.so:/usr/lib64/libnssutil3.so:/usr/lib64/libsmime3.so
digikam: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol:
g_module_open_full

WORKAROUND
It works however with the following command line:
LD_PRELOAD=$LD_PRELOAD:/usr/lib64/libpango-1.0.so.0:/usr/lib64/libpangocairo-1.0.so.0:/usr/lib64/libgmodule-2.0.so.0
./digiKam-7.6.0-x86-64.appimage

Note: I saw bug #451196 but just pre-loading libpango and libpangocairo is not
enough on Fedora: libgmodule must also be pre-loaded.

SYSTEM
Fedora 35 (X, not Wayland)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to