Summary: | Appimage fails to launch on Wayland stating xkb | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ilgaz Öcal <ilgaz> |
Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, hendursaga, metzpinguin |
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.9.0 | |
Sentry Crash Report: |
Description
Ilgaz Öcal
2020-10-18 08:12:36 UTC
The AppImage currently only supports X11, no Wayland. Maik A short test here shows that my native digiKam version works with Wayland. What stands out: The start splash screen is at the top left. Tools like text decoration or Healing Clone Tool are slower. Maik Maik, If i remember, i include the Qt wayland device plugin in the bundle. This must be enough to work fine. I know that KDE as created an extension kf5waylang...stuff..., but i'm not sure if we really need to include this framework component in AppImage. Gilles I know no KDE in any distro (even including Fedora) doesn't come with Wayland yet but if it won't be waste of time for you, I can test app images. Thanks for caring. Setting an environment variable helps as a workaround before you start the AppImage. export XKB_CONFIG_ROOT=/usr/share/X11/xkb Maik (In reply to Maik Qualmann from comment #5) > Setting an environment variable helps as a workaround before you start the > AppImage. > > export XKB_CONFIG_ROOT=/usr/share/X11/xkb > > Maik It works, thank you. (tested with 7.2 beta 1 app image) With next digiKam 7.4.0 release, AppImage bundle is compiled using a more recent Linux Mageia 7.1 host. Last stable Qt 5.15.2 and KF5 5.84 are used. ImageMagick codec 7 and libav 58 (ffmpeg) are used to supports extra image and video formats. https://i.imgur.com/XV1tZkL.png Please check if problem still reproducible with this version available as pre-release here: https://files.kde.org/digikam/ Gilles Caulier on current openSUSE Tumbleweed I get the following errors: ./digiKam-7.4.0-20210718T194158-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"'. libudev.so.0 libxcb-dri3.so.0 -- Preloading shared libs: :/usr/lib64/libxcb-dri3.so.0 xkbcommon: ERROR: failed to add default include path ././/share/X11/xkb unknown: failed to create xkb context libEGL warning: MESA-LOADER: failed to open iris (search paths ././/lib64/dri) libEGL warning: MESA-LOADER: failed to open swrast (search paths ././/lib64/dri) libEGL warning: MESA-LOADER: failed to open swrast (search paths ././/lib64/dri) unknown: Failed to initialize EGL display 3001 /tmp/.mount_digiKa3pAw0i/AppRun: line 172: 10679 Segmentation fault (core dumped) digikam $@ (wayland still enabled of course). I will test KDE Neon distro once I have some memory/CPU available. Hum, i must douche check with Wayland. I think AppImage bundle is not compiled with Qt plugin for Wayland. Let's me few days to double check. Gilles Caulier The AppImage works under openSUSE Tumbleweed with X11 graphics. However, only with today's update, libnss was updated from 3.64 to 3.66. The AppImage requires libnss 3.65. I think the AppImage requirement for base libraries will be too high for most Linux distributions. Maik Hi Maik, The AppImage use Mageia 7 instead Mageia 6. Both are not maintained anymore. We use Mageia 6 since a while now, and i think it's will be time to switch to a more recent version, for multiple reasons, as the security issues (openssh), or codecs update (imagemagick, ffmpeg). Also, compiling Qt 5.15.2 under Mageia 6 is a big pain as GCC is 5.5 and very old now. Mageia 7 provide GCC 8. Gilles Maik, I found a solution to be able to compile Qt 5.15.2 under Mageia6. It compile since 4 hours, QtWebEngine is a monster... But, to continue with Mageia6 can be problematic about native library used to compile the AppImage bundle, aka ImageMagick and ffmpeg. So for the moment, i let's Mageia7 to compile the AppImage. we will see if we needs to go back to Mageia6. Gilles Hi all and happy new year. Mageia6 is abandoned to build AppImage. Now we switch to Mageia7 for security reason and low level components update used to build the bundle. Maik, it make a sense to include the rule "export XKB_CONFIG_ROOT=/usr/share/X11/xkb" in AppRun bash script of AppImage ? Best Gilles > export XKB_CONFIG_ROOT=/usr/share/X11/xkb
>
> Maik
With the latest 7.6.0 AppImage under Swaywm/Wayland, this workaround still works.
Hi all, What's about the 7.9.0 pre-release available here : https://files.kde.org/digikam/ Problem still reproducible ? Thanks in advance Gilles Caulier (In reply to caulier.gilles from comment #15) > Hi all, > > What's about the 7.9.0 pre-release available here : > > https://files.kde.org/digikam/ > > Problem still reproducible ? > > Thanks in advance > > Gilles Caulier Hello, Unfortunately it segfaults under openSUSE Tumbleweed. (In reply to caulier.gilles from comment #15) > Hi all, > > What's about the 7.9.0 pre-release available here : > > https://files.kde.org/digikam/ > > Problem still reproducible ? > > Thanks in advance > > Gilles Caulier Hello Unfortunately(In reply to caulier.gilles from comment #15) > Hi all, > > What's about the 7.9.0 pre-release available here : > > https://files.kde.org/digikam/ > > Problem still reproducible ? > > Thanks in advance > > Gilles Caulier Hello, Unfortunately under openSUSE Tumbleweed problem still seem to exist. ./digiKam-7.9.0-20221124T090601-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"'. -- Detected host Linux -64- -- AppImage mounted directory: /tmp/.mount_digiKa4PcQut 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 Check library libgmodule-2.0.so.0 -- Preloading shared libs: :/tmp/.mount_digiKa4PcQut/usr/lib/libavif.so.13:/usr/lib64/libxcb-dri3.so.0:/usr/lib64/libcrypto.so.1.1:/usr/lib64/libssl.so.1.1:/usr/lib64/libnss3.so:/usr/lib64/libnssutil3.so:/usr/lib64/libsmime3.so:/usr/lib64/libgmodule-2.0.so.0 xkbcommon: ERROR: failed to add default include path ././/share/X11/xkb unknown: failed to create xkb context unknown: EGL not available /tmp/.mount_digiKa4PcQut/AppRun: line 198: 2065 Segmentation fault (core dumped) digikam $@ If you use "export XKB_CONFIG_ROOT=/usr/share/X11/xkb" before to run AppImage as Maik said in comment #5 , this fix the problem ? Gilles Caulier (In reply to caulier.gilles from comment #17) > If you use "export XKB_CONFIG_ROOT=/usr/share/X11/xkb" before to run > AppImage as Maik said in comment #5 , this fix the problem ? > > Gilles Caulier Yes, it fixes the problem and Digikam launches fine. Git commit ec03e332788e611aa3ce9397a14a595acc075449 by Gilles Caulier. Committed on 29/11/2022 at 05:10. Pushed by cgilles into branch 'qt5-maintenance'. XKB directory is not hosted in appimage anymore M +1 -1 project/bundles/appimage/data/AppRun https://invent.kde.org/graphics/digikam/commit/ec03e332788e611aa3ce9397a14a595acc075449 Ilgaz Öcal, The new 7.9.0 AppImage pre-release bundle is online : digiKam-7.9.0-20221129T052211-x86-64.appimage At usual place : https://files.kde.org/digikam/ It include a change about the XKB path. Please test to see if can be started on your computer without problem. Thanks in advance Gilles Caulier Hi Gilles, the problem persists on Wayland and openSUSE. xkbcommon: ERROR: failed to add default include path ././/share/X11/xkb unknown: failed to create xkb context unknown: EGL not available With the export of the XKB_CONFIG_ROOT, the AppImage continues to work. export XKB_CONFIG_ROOT=/usr/share/X11/xkb Maik Git commit 174b6655cab06aa9efd745e27666dcef1d734982 by Gilles Caulier. Committed on 29/11/2022 at 10:08. Pushed by cgilles into branch 'qt5-maintenance'. adjust xkb path from host if necessary M +5 -1 project/bundles/appimage/data/AppRun https://invent.kde.org/graphics/digikam/commit/174b6655cab06aa9efd745e27666dcef1d734982 A new AppImage is online : digiKam-7.9.0-20221129T101501-x86-64.appimage Gilles The AppImage now works without problems under Wayland or X11 on openSUSE Tumbleweed. Maik Great (:=))... +1 Gilles |