This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

AppImage fails to start on Arch Linux
#1
Hello,

I have a problem with Hybrid-2025.11.09.1-x86_64.AppImage on Arch Linux and hope for your help.

Problem: The AppImage loads the system library libQt6DBus.so.6 from /usr/lib/ instead of internal libraries, even though LD_LIBRARY_PATH=./usr/lib is set.

Error message: /tmp/.mount_Hybrid*/usr/bin/Hybrid: /tmp/.mount_Hybrid*/usr/lib/libQt6Core.so.6: version `Qt_6.10' not found (required by /usr/lib/libQt6DBus.so.6)

Details:
AppImage contains libQt6Core.so.6 with Qt 6.10 support (internal OK)
Still loads system libQt6DBus.so.6 (newer Qt without Qt_6.10 symbols)

Same error after --appimage-extract

System: Arch Linux (Feb 2026), ICU74 installed

Suspected issues:

RPATH in Hybrid binary points to system paths
Missing internal libQt6DBus.so.6 in AppImage
Qt DBus ignores LD_LIBRARY_PATH
Verification: ldd usr/bin/Hybrid | grep Qt6DBus → /usr/lib/libQt6DBus.so.6 (system!)

Could you please rebuild the AppImage with fully isolated Qt6 stack (including DBus libraries) or fix RPATH settings?


Thank you very much for your support!  Smile
Linhx
Reply
#2
Iirc the dev AppImage fixes this,.. try it and let me know.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)