https://bugs.kde.org/show_bug.cgi?id=447958
Bug ID: 447958
Summary: Discover hangs in "About" Dialog
Product: Discover
Version: 5.23.5
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Discover seems to be endlessly looping when clicking the "About" dialog.
STEPS TO REPRODUCE
1. Open Discover
2. Click the "About" dialog
OBSERVED RESULT
Hangs spamming this two messages in the console:
Qt Quick Layouts: Polish loop detected. Aborting after two iterations.
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
Qt Quick Layouts: Polish loop detected. Aborting after two iterations.
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
Qt Quick Layouts: Polish loop detected. Aborting after two iterations.
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AboutItem.qml:135:5: QML FormLayout:
Binding loop detected for property "implicitHeight"
EXPECTED RESULT
Actually, not hanging :-).
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.15.12-arch
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0 (within that, kirigami2 5.89.0)
Qt Version: 5.15.2
--
You are receiving this mail because:
You are watching all bug changes.