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

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

XMLWordPrintable

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

      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.

       

       

       

        1. ProcMonCapture1.PNG
          18 kB
          Miguel Majuelos Mudarra
        2. ProcMonCapture2.PNG
          27 kB
          Miguel Majuelos Mudarra
        3. commands.PNG
          7 kB
          Miguel Majuelos Mudarra
        4. localFolder.PNG
          57 kB
          Miguel Majuelos Mudarra
        5. networkDrive.PNG
          16 kB
          Miguel Majuelos Mudarra
        6. sharedFolder.PNG
          47 kB
          Miguel Majuelos Mudarra
        7. main.cpp
          3 kB
          Miguel Majuelos Mudarra
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes