|
Just to let other people know. The appimage doesn't start it needs:
$ ~/downloads/appimages/digikam-7.1.0-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
libnss3.so
libnssutil3.so
libxcb-dri3.so.0
-- Preloading shared libs: :/tmp/.mount_digikaJuPiLF/usr/lib64/libnss3.so:/tmp/.mount_digikaJuPiLF/usr/lib64/libnssutil3.so:/tmp/.mount_digikaJuPiLF/usr/lib64/libxcb-dri3.so.0
unknown: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
unknown: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
unknown: Could not initialize GLX
/tmp/.mount_digikaJuPiLF/AppRun: line 163: 7295 Aborted (core dumped) digikam $@
It needs:
env LD_PRELOAD="/usr/lib64/libxcb-dri3.so.0" ~/downloads/appimages/digikam-7.1.0-x86-64.appimage
--
sknahT
vyS
|