Bug 369835 - QML BindingLoop in org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:210:17: QML ColumnLayout: Binding loop detected for property "width"
Summary: QML BindingLoop in org.kde.plasma.desktop/contents/configuration/AppletConfig...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (other bugs)
Version First Reported In: master
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-03 20:31 UTC by Elias Probst
Modified: 2020-01-13 05:25 UTC (History)
3 users (show)

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


Attachments

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