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

QtWebkit qml plugins is not installed correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0 RC 1
    • 5.0.0 RC 1
    • Packaging & Installer
    • None
    • Installer 359
      Mac
      Linux
    • 32ea33253afbbdefd2680aa95ab5f57455272ae7

    Description

      Using webkit qml2 examples flickrview or youtubeview, the QtWebkit import cannot loaded.

      Error:

      Supers-iMac-2:~ qa$ /Users/qa/Qt5.0.0-rc1/5.0.0-rc1/clang_64/examples/qtwebkit-examples-and-demos/examples/qml/youtubeview/youtubeview ; exit;
      file:///Users/qa/Qt5.0.0-rc1/5.0.0-rc1/clang_64/examples/qtwebkit-examples-and-demos/examples/qml/youtubeview/youtubeview.qml:42:1: plugin cannot be loaded for module "QtWebKit": Unknown error 
           import QtWebKit 3.0 
           ^ 
      void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry 
      

      The plugin is currently located under:

      /Users/qa/Qt5.0.0-rc1/5.0.0-rc1/clang_64/imports/QtWebKit
      

      Moving it over to qml folder doesn't solve the problem though

      /Users/qa/Qt5.0.0-rc1/5.0.0-rc1/clang_64/qml/QtWebKit
      

      The examples were working before.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes