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

QtWebEngineProcess.exe cannot find dlls when it is located on a network drive

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 5.14.2
    • WebEngine
    • None
    • Windows

    Description

      I have a folder C:\shared that contains the executable QtWebEngineProcess.exe and the necessary dlls (see sharedFolder.PNG)

       

      I have created a network unit pointing to C:\shared named V:

      I use your example "minimal" in webenginewidgets to test this issue (see main.cpp).

       

      If I set QTWEBENGINEPROCESS_PATH to "C:\shared\QtWebEngineProcess.exe" the result is the result is as expected. (See localFolder.PNG)

      If I set QTWEBENGINEPROCESS_PATH to "V:\QtWebEngineProcess.exe" the result is the error in networkDrive.PNG.

       

      (See commands.PNG)

       

      Using ProcMon I capture the error in ProcMonCapture1.png and ProcMonCapture2.png.

       

      The permissions on the shared folder are read and write. In fact, other applications if they are launched on the same network drive have no problem loading the dll.

       

      There is no antivirus action.

       

       

       

      Attachments

        1. commands.PNG
          commands.PNG
          7 kB
        2. localFolder.PNG
          localFolder.PNG
          57 kB
        3. main.cpp
          3 kB
        4. networkDrive.PNG
          networkDrive.PNG
          16 kB
        5. ProcMonCapture1.PNG
          ProcMonCapture1.PNG
          18 kB
        6. ProcMonCapture2.PNG
          ProcMonCapture2.PNG
          27 kB
        7. sharedFolder.PNG
          sharedFolder.PNG
          47 kB

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              miguel.majuelos Miguel Majuelos Mudarra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes