| Summary: | Warning on PageRowGlobalToolBarUI binding loop | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | David Edmundson <kde> |
| Component: | general | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ahiemstra, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | Not decided | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kirigami/commit/25b3f48ffd15b5f7dfe533c499e4c4c7d4c0bfee | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
David Edmundson
2020-11-27 12:57:43 UTC
Not a systemmonitor specific bug, see https://invent.kde.org/frameworks/kirigami/-/merge_requests/170 I tried to fix it in that MR and failed, so far. :( Seen in plasma-systemmonitor Git commit 25b3f48ffd15b5f7dfe533c499e4c4c7d4c0bfee by Aleix Pol. Committed on 22/02/2021 at 13:28. Pushed by apol into branch 'master'. Fix binding loop globaltoolbar/PageRowGlobalToolBarUI.qml:65:9: QML RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "maximumWidth" M +1 -1 src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml https://invent.kde.org/frameworks/kirigami/commit/25b3f48ffd15b5f7dfe533c499e4c4c7d4c0bfee |