[kirigami-addons] [Bug 472684] New: VideoMaximizeDelegate.qml does not work with Qt 6
Nate Graham
bugzilla_noreply at kde.org
Wed Jul 26 22:55:58 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472684
Bug ID: 472684
Summary: VideoMaximizeDelegate.qml does not work with Qt 6
Classification: Frameworks and Libraries
Product: kirigami-addons
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: nate at kde.org
CC: carl at carlschwan.eu
Target Milestone: ---
Trying to use it with NeoChat built against Qt 6 yields the following error:
file:///home/nate/kde/usr6/lib64/qml/org/kde/kirigamiaddons/labs/components/VideoMaximizeDelegate.qml:63:30:
Invalid alias target location: autoLoad
This is because the QtMultiMedia VIdeo object lost its autoLoad: and autoPlay:
properties in Qt 6.
flushMode: is gone too.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list