Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.3.0 Beta2
-
None
-
-
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
- duplicates
-
QTBUG-101676 QtQuick.Pdf cannot be imported
-
- Closed
-
- relates to
-
QTBUG-86972 [REG] QtPDF isn't properly installed as a framework unless WebEngine is also installed
-
- Closed
-