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

QtWebEngineProcess cannot start

XMLWordPrintable

    • Linux/X11

      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
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes