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

[REG] Warning on WebEngineView creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important 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)

      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 {
      
          }
      }
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes