Summary: | Appimage digiKam 7.4 will not start in Linux Mint 19 (Tara) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Rlb <mttr402> |
Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.4.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.9.0 | |
Sentry Crash Report: |
Description
Rlb
2021-12-20 19:28:59 UTC
Please start the AppImage in the terminal and post the messages. Maik Git commit e106aa64e8e18f23fc87266ecd0888c9581768c9 by Gilles Caulier. Committed on 25/12/2021 at 08:57. Pushed by cgilles into branch 'dev'. add more details about host OS compatibility, especially AppImage and glibc version which must be >= to 2.29. Related: bug 447391, bug 447150 M +1 -1 TODO.org M +4 -4 themes/hugo-theme-digikam/layouts/partials/downloads.html https://invent.kde.org/websites/digikam-org/commit/e106aa64e8e18f23fc87266ecd0888c9581768c9 See the details given on bug #447391 about binary compatibility of AppImage with glibc. Can you give the details about the "ldd --version" from a console please ? Gilles Caulier Rlb, With the bug #447150 just closed, next digiKam 7.5.0 pre-release AppImage improve binary compatibility. Please test with bundle available here : https://files.kde.org/digikam/ Happy new year Gilles Caulier Git commit aefb18b05385d0951a65590e40d4cad9978a4bcc by Gilles Caulier. Committed on 29/01/2022 at 10:01. Pushed by cgilles into branch 'master'. AppImage: apply patch from Thomas King to preload more shared libs under Linux 64bit Ubuntu 20.04.3 LTS Related: bug 449308, bug 412778, bug 419458, bug 414959 M +5 -0 project/bundles/appimage/data/AppRun https://invent.kde.org/graphics/digikam/commit/aefb18b05385d0951a65590e40d4cad9978a4bcc Git commit f30985b60a3daec1c1c09d471b0e438cc18cb627 by Gilles Caulier. Committed on 21/03/2022 at 04:29. Pushed by cgilles into branch 'qt5-maintenance'. preload *pango* shared libraries to run AppImage with 7.7.0 under OpenSuse Related: bug 451196, bug 412778, bug 419458 FIXED-IN: 7.7.0 M +4 -0 project/bundles/appimage/data/AppRun https://invent.kde.org/graphics/digikam/commit/f30985b60a3daec1c1c09d471b0e438cc18cb627 Linux Mint 19 aka Tara is based on Glibc 2.27. It's the same than Ubuntu 18.04 used now to compile digiKam 7.9.0 AppImage. So, digiKam must be binary compatible with Linux Mint 19 as previously we use Linux Mageia 7 based on Glibc 2.29 not compatible with Linux Mint 19. |