Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.7.0
-
723416a96 (6.7), f18ce1cc8 (dev), 395983574 (6.8), 5899f6889 (6.7), a297c10ef (tqtc/lts-6.5), 866be0c99 (tqtc/lts-6.5)
-
Appman & IF July 24, Appman & IF Aug 24
Description
When trying to deploy B2Qt applications to device those fail with:
09:17:07: Starting /usr/bin/appcontroller /usr/examples/interfaceframework/qface-remote/qface-remote on imx8qmmek-1... "DBUS_SESSION_BUS_ADDRESS" "unix:path=/run/user/0/dbus_session_socket" "FB_MULTI_BUFFER" "2" "QTWEBENGINE_DISABLE_SANDBOX" "1" "QT_IM_MODULE" "qtvirtualkeyboard" "QT_QPA_EGLFS_FORCE888" "1" "QT_QPA_EGLFS_FORCEVSYNC" "1" "QT_QPA_EGLFS_KMS_ATOMIC" "1" "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf" "QT_QPA_PLATFORM" "eglfs" "SQUISH_PREFIX" "/opt/squish" "WAYLAND_DISPLAY" "/run/wayland-0" "XDG_RUNTIME_DIR" "/run/user/0" "/usr/examples/interfaceframework/qface-remote/qface-remote" QList() /usr/examples/interfaceframework/qface-remote/qface-remote: error while loading shared libraries: libQtIfRemoteExample.so: cannot open shared object file: No such file or directory quit
The same can be reproduced if one selects 'Stage for installation' in Qt Creator's Projects -> Build -> Build Steps.