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

[REG] Warning on WebEngineView creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.0 Beta3, 6.9.0 FF
    • 6.6.3, 6.7.0
    • WebEngine
    • None
    • MacBook Pro 13-inch, M1, 2020
      macOS Sonoma 14.4.1
    • Linux/Wayland, macOS
    • 47a076e58 (dev), bd8bcff50 (6.8)

    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

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

          Activity

            People

              michal Michal Klocek
              studiosus Vladimir Belyavsky
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes