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

QtPDF's plugins.qmltypes is not installed

    XMLWordPrintable

Details

    • Linux/X11, macOS
    • 8e634e3377 (qt/qtwebengine/6.3) 74cc8d2a19 (qt/qtwebengine/6.3.0) 8e634e3377 (qt/qtwebengine/6.3.1)

    Description

      Followup from QTBUG-101676 (an example zip file is included there): some warnings were seen because of plugins.qmltypes not being installed, at least from qmllint and possibly other tooling:

      $ qmllint main.qml
      Warning: main.qml:4:1: Warnings occurred while importing module "QtQuick.Pdf":
      import QtQuick.Pdf
      ^^^^^^
      ---
      Warning: QML types file does not exist: /home/rutledge/Qt/6.3.0/gcc_64/qml/QtQuick/Pdf/plugins.qmltypes
      ---
      
      Warning: main.qml:14:5: PdfDocument was not found. Did you add all import paths?
          PdfDocument {
          ^^^^^^^^^^^
      

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes