Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2.0 Beta3
Description
RUNPATH is not set properly for QtWebEngineProcess, so any project using WebEngine won't work. RUNPATH is pointing to /home/qt/work/install/lib, but it should probably be pointing to $ORIGIN/../lib instead.
The output when trying to start:
/home/user/Qt/6.2.0/gcc_64/libexec/QtWebEngineProcess: error while loading shared libraries: libQt6Gui.so.6: cannot open shared object file: No such file or directory /home/user/Qt/6.2.0/gcc_64/libexec/QtWebEngineProcess: error while loading shared libraries: libQt6Gui.so.6: cannot open shared object file: No such file or directory
Attachments
Issue Links
- is duplicated by
-
QTBUG-96060 [Qt 6 REG] QtWebEngineProcess attempts to use system-wide libraries only
- Closed
- relates to
-
QTBUG-96539 WebEngineView: QtWebEngineProcess cannot start.
- Closed
- resulted in
-
QTQAINFRA-4557 RTA tests should cover libs relocation case
- Closed