Bug 453231

Summary: Digikam does not work anymore after upgrading to ubuntu 22.04
Product: [Applications] digikam Reporter: philippe.quaglia
Component: Bundle-AppImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version First Reported In: 7.6.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 7.7.0
Sentry Crash Report:

Description philippe.quaglia 2022-04-30 14:31:10 UTC
SUMMARY
Digikam does not start at all, no error message, nothing happens


STEPS TO REPRODUCE
1. Launch digikam
2. 
3. 

OBSERVED RESULT
If launch from the dock, nothing appends.
If launch from a terminal, here is the error message I get in the terminal:

philippe@philippe-desktop:~/Applications$ ./digiKam-7.6.0-x86-64_69f78304eb7f5b3b4c99798ce9ed747c.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/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


SOFTWARE/OS VERSIONS

Linux/KDE Plasma:  Ubuntu 22.04, using the .appimage package

ADDITIONAL INFORMATION
Tested on 2 different computers, same result on both.
Very bad for me, Digikam is the cornerstone of my photographic workflow !
Comment 1 caulier.gilles 2022-04-30 15:02:47 UTC
This must be fixed with next 7.7.0. Please try with current AppImage pre-release :

https://files.kde.org/digikam/

Gilles Caulier
Comment 2 philippe.quaglia 2022-04-30 16:41:19 UTC
Yes, the 7.7.0 pre-release works perfectly ! Many thanks, you saved my day.
Best regards, and thanks again for this wonderful software.