Aurélien B.
Results
1
issues of
Aurélien B.
AppImages fail to start because `libworkerscriptplugin.so` have no RPATH set, and thus tries to load its backing library `libQt6QmlWorkerScript.so.6` on the host system instead of the AppImage. ``` Cannot load...