https://bugs.kde.org/show_bug.cgi?id=454796
Bug ID: 454796 Summary: 7.6.0 AppImage fails to start on Ubuntu 22.04 "symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0" 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: super...@gmail.com Target Milestone: --- SUMMARY 7.5.0 ran fine, but.. STEPS TO REPRODUCE 1. Download 7.6.0 x64 AppImage 2. Make executable 3. Run from command line OBSERVED RESULT Fails to start with error message: me@pc $ ./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/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1:/usr/lib/x86_64-linux-gnu/libssl.so.1.1:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so digikam: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full EXPECTED RESULT To run as well as 7.5.0 did, including on Ubuntu 22.04. ADDITIONAL INFORMATION If I run with the help argument, it will report possible command line arguments and return without crashing: me@pc $ ~/digiKam-7.6.0-x86-64.appimage help -- 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/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1:/usr/lib/x86_64-linux-gnu/libssl.so.1.1:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so digiKam AppImage bundle CLI options: without option : run digiKam. <showfoto> : run Showfoto instead digiKam. <debug> : run digiKam into GDB. <debug> <showfoto> : run Showfoto into GDB. <help> : show these information. me@pc $ -- You are receiving this mail because: You are watching all bug changes.