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

[REG] Warning on WebEngineView creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.3, 6.7.0
    • WebEngine
    • None
    • MacBook Pro 13-inch, M1, 2020
      macOS Sonoma 14.4.1
    • Linux/Wayland, macOS

    Description

      Path override failed for key base::DIR_APP_DICTIONARIES and path '/Users/vladimir.belyavsky/Qt projects/build-untitled-Qt_6_7_0_for_macOS-Profile/appuntitled.app/Contents/MacOS/qtwebengine_dictionaries'
      Path override failed for key base::DIR_APP_DICTIONARIES and path '/Users/vladimir.belyavsky/Qt/6.7.0/macos/lib/QtWebEngineCore.framework/Versions/A/Helpers/QtWebEngineProcess.app/Contents/MacOS/qtwebengine_dictionaries'
      

      Sample code:

      import QtQuick
      import QtWebEngine
      
      Window {
          width: 640
          height: 480
          visible: true
      
          WebEngineView {
      
          }
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              mibrunin Michael Bruning
              studiosus Vladimir Belyavsky
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes