Bug 369835

Summary: QML BindingLoop in org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:210:17: QML ColumnLayout: Binding loop detected for property "width"
Product: [Plasma] plasmashell Reporter: Elias Probst <mail>
Component: ContainmentAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate, notuxius
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Elias Probst 2016-10-03 20:31:05 UTC
Opening the configuration dialog of the Activity Pager exposes a binding loop in org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml

file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:210:17: QML ColumnLayout: Binding loop detected for property "width"

Can be reproduced 100% here by:
→ placing Activity Pager on the desktop containment
→ right clicking on the Activity Pager
→ Activity Pager Settings
Comment 1 Elias Probst 2016-10-03 20:32:03 UTC
Can be reproduced with other applets' configuration dialogs as well (e.g. Analog Clock).
Comment 2 Kai Uwe Broulik 2017-01-05 23:29:53 UTC
Can you still reproduce this issue? I just tried and I can't.
Comment 3 Elias Probst 2017-01-10 10:19:15 UTC
I can still reproduce it.

kde-plasma/plasma-workspace: 25a8343af2
kde-frameworks/plasma: d46a91ea57
Comment 4 Alexander Mentyu 2017-12-07 16:03:22 UTC
Can't reproduce in:

Distribution: KDE neon Developer Edition - Stable Branches
Plasma: 5.11.4
Frameworks: 5.41.0
Qt: 5.9.3
Kernel 4.10.0-40-generic
Type: 64-bit

Tried to search for binding loop messages in ~/.xsession-errors
Comment 5 Nate Graham 2020-01-13 05:25:39 UTC
Fixed now.