https://bugs.kde.org/show_bug.cgi?id=480134

--- Comment #45 from caulier.gil...@gmail.com ---
As it crash by passing in
usr/plugins/xcbglintegrations/libqxcb-glx-integration.so from the bundle, you
can try to preload this shared lib from your system before starting appimage.
It's something as

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
./digiKam-8.3.0-20240128T102359-x86-64.appimage

The path to libqxcb-glx-integration.so from your system must be adjusted of
course.

I'm not sure if it will work. It's just to try.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to