Summary: | Binding loop detected for property "height" in WindowSwitcher.qml | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | postix <postix> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, plasma-bugs, postix |
Priority: | NOR | ||
Version First Reported In: | 5.16.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/8dbc1ff6b8ecb3f15571b65e526c7e739c865049 | Version Fixed In: | 5.20.4 |
Sentry Crash Report: |
6 lines of this go into the journal every time switching window using Alt-Tab. Is it possible to suppress this? Operating System: Arch Linux KDE Plasma Version: 5.20.2 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 Kernel Version: 5.9.3-zen1-1-zen Sure, by fixing the binding loop. :) A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/435 Git commit bafd2ad7c4ce351403360be650beea802f959d36 by Nate Graham. Committed on 10/11/2020 at 23:49. Pushed by ngraham into branch 'master'. [Tab switcher] Fix binding loop that spams the log FIXED-IN: 5.21 M +2 -2 lookandfeel/contents/windowswitcher/WindowSwitcher.qml https://invent.kde.org/plasma/plasma-workspace/commit/bafd2ad7c4ce351403360be650beea802f959d36 Thanks for the fix! Can we also have this in 5.20, please? ;-) Sure, why not? Git commit 8dbc1ff6b8ecb3f15571b65e526c7e739c865049 by Nate Graham. Committed on 11/11/2020 at 00:50. Pushed by ngraham into branch 'Plasma/5.20'. [Tab switcher] Fix binding loop that spams the log FIXED-IN: 5.21 (cherry picked from commit bafd2ad7c4ce351403360be650beea802f959d36) M +2 -2 lookandfeel/contents/windowswitcher/WindowSwitcher.qml https://invent.kde.org/plasma/plasma-workspace/commit/8dbc1ff6b8ecb3f15571b65e526c7e739c865049 |
SUMMARY journalctl says: > kwin_x11[867]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml:44:19: QML ScrollView: Binding loop detected for property "height" SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.13.0 Kernel Version: 5.2.8-1-MANJARO