Bug 479277

Summary: some errors in qml
Product: [Applications] Discover Reporter: Henning <boredsquirrel>
Component: discoverAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED LATER    
Severity: normal CC: aleixpol, nate
Priority: NOR    
Version First Reported In: 5.91.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Henning 2024-01-01 23:21:18 UTC
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"

Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
qrc:/qt/qml/org/kde/kirigami/private/PrivateActionToolButton.qml:71:5: QML Binding: Binding loop detected for property "value"
qrc:/qt/qml/org/kde/discover/qml/ApplicationPage.qml:125:5: QML ColumnLayout: Layout polish loop detected for QQuickColumnLayout(0x55a4b79c7120, parent=0x7f2978003950, geometry=0,0 891x1304). Aborting after two iterations.

Specified App:
plasma-discover-libs-5.91.0-2.fc40.x86_64
plasma-discover-5.91.0-2.fc40.x86_64
plasma-discover-flatpak-5.91.0-2.fc40.x86_64
plasma-discover-notifier-5.91.0-2.fc40.x86_64

--- Software ---
OS: Fedora Linux Rawhide.20231229.n.0 (Kinoite Prerelease)
KDE Plasma: 5.91.0
KDE Frameworks: 5.113.0
Qt: 5.15.11
Kernel: 6.7.0-0.rc7.20231228gitf5837722ffec.57.fc40.x86_64
Compositor: wayland
Comment 1 Nate Graham 2024-02-15 23:52:44 UTC
We're aware of these errors but fixing them is very challenging.