Bug 343055 - QML binding loop in org/kde/plasma/components/ToolButton.qml:62:12: QML ToolButtonStyle: Binding loop detected for property "background"
Summary: QML binding loop in org/kde/plasma/components/ToolButton.qml:62:12: QML ToolB...
Status: RESOLVED DUPLICATE of bug 339303
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 20:16 UTC by Elias Probst
Modified: 2015-02-17 22:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2015-01-19 20:16:49 UTC
file:///usr/lib64/qt5/qml/org/kde/plasma/components/ToolButton.qml:62:12: QML ToolButtonStyle: Binding loop detected for property "background"

How to reproduce:
→ "notify-send foo bar"

Logs once (bug#339588):
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:105:23: QML Text: Binding loop detected for property "height"

Logs 4 times:
file:///usr/lib64/qt5/qml/org/kde/plasma/components/ToolButton.qml:62:12: QML ToolButtonStyle: Binding loop detected for property "background"

Running latest KF5/Plasma 5 components from git:
- plasma-workspace: 7870941
- plasma-desktop: 40c6977
- plasma-framework: 65f867b
- Qt 5.4.0
Comment 1 Kai Uwe Broulik 2015-02-17 15:59:10 UTC
Looks like a duplicate of Bug 339303
Comment 2 Kai Uwe Broulik 2015-02-17 22:21:26 UTC

*** This bug has been marked as a duplicate of bug 339303 ***