SUMMARY STEPS TO REPRODUCE Launch AppImage. OBSERVED RESULT Icon in system tray shows some activity, then the process stops, Digikam does not start, no error message appears. EXPECTED RESULT Digikam should start. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.27.12 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 ADDITIONAL INFORMATION Tried the debug version of the AppImage, not sure if I did it all the right way. Here is the result: $ /opt/appimages/squashfs-root/AppRun debug -- 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"'. -- to extract the bundle contents locally, use option '--appimage-extract' on the command line. -- Detected host Linux Ubuntu-64-24.04 -- AppImage mounted directory: /opt/appimages/squashfs-root Preloading skipped for libudev.so.0 Preloading /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 Preloading skipped for libcrypto.so.1.1 Preloading skipped for libssl.so.1.1 Preloading /usr/lib/x86_64-linux-gnu/libnss3.so Preloading /usr/lib/x86_64-linux-gnu/libnssutil3.so Preloading /usr/lib/x86_64-linux-gnu/libsmime3.so Preloading /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 Preloading skipped for libgnutls.so.30 Preloading /usr/lib/x86_64-linux-gnu/libnettle.so.8 -- Preloading shared libs: :/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so:/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0:/usr/lib/x86_64-linux-gnu/libnettle.so.8 Starting delayed digiKam for remote debugging... Use 'bt' command on debugger prompt to get a crash backtrace. Use 'q' command to quit debugger session. unknown: fromIccProfile: failed size sanity 2 unknown: fromIccProfile: failed size sanity 2 unknown: QSvgHandler: Image filename is empty unknown: QSvgHandler: Image filename is empty /opt/appimages/squashfs-root/AppRun: line 263: 47682 Segmentation fault (core dumped) digikam ${@:2}
It crashes when fetching the color profile from the X server. The problem is already fixed. Use the pre-release AppImage of digiKam-8.9.0: https://files.kde.org/digikam/ Maik
Okay, I tried 8.9.0 so and everything looks good so far – thank you! Ralf