Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-96093

QtWebEngineProcess cannot start

    XMLWordPrintable

Details

    • Linux/X11

    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

          For Gerrit Dashboard: QTBUG-96093
          # Subject Branch Project Status CR V

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes