Bug 479277 - some errors in qml
Summary: some errors in qml
Status: RESOLVED LATER
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.91.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-01 23:21 UTC by Henning
Modified: 2024-02-15 23:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.