Summary: | Appimage crashes when trying to integrate into KDE Neon 6.1 (Ubuntu 24.04 based) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jens <jens-bugs.kde.org> |
Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, ingolf, julien.bresciani, metzpinguin |
Priority: | NOR | ||
Version: | 8.5.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.6.0 | |
Sentry Crash Report: |
Description
Jens
2024-09-08 13:36:00 UTC
This could be a problem with the AppImageLauncher, see Bug 490657. If you start the AppImage without integration in a terminal, does it run without problems? Maik It works, but none of the apps that Digikam tries to start will launch. For example, Firefox (browser) to report bugs, or "open in file manager" context menu item, all do nothing. If I run them in the console I get something like this: Dolphin: unknown: No language dictionaries for the language: "en_US" unknown: Could not find the Qt platform plugin "wayland" in "" /usr/bin/dolphin: symbol lookup error: /usr/bin/dolphin: undefined symbol: _ZN11KIconEffect10toDisabledER7QPixmap Firefox: unknown: Could not find the Qt platform plugin "wayland" in "" XPCOMGlueLoad error for file /usr/lib/firefox/libnss3.so: /usr/lib/x86_64-linux-gnu/libnssutil3.so: version `NSSUTIL_3.101' not found (required by /usr/lib/firefox/libnss3.so) Couldn't load XPCOM. All apps run normally when *not* started from within Digikam. This may be a library preloading issue. Can we fix this for the Appimage? Try the Qt5 AppImage from here: https://files.kde.org/digikam/legacy/ Maik *** Bug 492836 has been marked as a duplicate of this bug. *** *** Bug 492836 has been marked as a duplicate of this bug. *** Qt5 appimage shows the same issue when starting or integrating. But starting apps from within Digikam - e.g. Dolphin file manager or Firefox or VLC - works here, as opposed to in the Qt6 version. However, the Qt5 build does not have the KDE styling. *** Bug 493578 has been marked as a duplicate of this bug. *** Git commit c6233799319bab43efcc055a7631a10512206bef by Maik Qualmann. Committed on 24/09/2024 at 17:38. Pushed by mqualmann into branch 'master'. remove application desktop files for a test M +2 -2 project/bundles/appimage/04-build-appimage.sh https://invent.kde.org/graphics/digikam/-/commit/c6233799319bab43efcc055a7631a10512206bef (In reply to Maik Qualmann from comment #8) > Git commit c6233799319bab43efcc055a7631a10512206bef by Maik Qualmann. > Committed on 24/09/2024 at 17:38. > Pushed by mqualmann into branch 'master'. > > remove application desktop files for a test > > M +2 -2 project/bundles/appimage/04-build-appimage.sh > > https://invent.kde.org/graphics/digikam/-/commit/ > c6233799319bab43efcc055a7631a10512206bef see my last comment in https://bugs.kde.org/show_bug.cgi?id=493578 it might help Hi, digiKam 8.5.0. is out with many fixes and improvements. https://www.digikam.org/news/2024-11-16-8.5.0_release_announcement/ This report still valid with this version? Thanks in advance Gilles Caulier With the December 3rd release of Digikam pre-8.6.0, this again worked today on my machine. Integration went as planned. Thank you :-) |