Running latest KF5/P5 from git master + Qt 5.4.0 alpha. Reproduce it using: notify-send "a" "b" plasmashell logs: 1# file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:136:13: QML Text: Binding loop detected for property "height" 2# file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:136:13: QML Text: Possible anchor loop detected on vertical anchor.
Are you still getting this? I don't see it.
The error happened with custom patch applied, closing.
Can be reproduced after calling "notify-send a b" at least 4 times after plasmashell restart.
Yup, indeed.
Still seeing this in plasmashell's log: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:102:23: QML Text: Binding loop detected for property "height" plasma-workspace@2d44facb
Still valid for plasma-workspace@156e1dd: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:103:23: QML Text: Binding loop detected for property "height"
Git commit 707a9b0bc74af62cdf1fe04cf11c6163a5006518 by Martin Klapetek. Committed on 22/06/2015 at 16:53. Pushed by mklapetek into branch 'Plasma/5.3'. [notifications] Rework the notifications sizing code This reworks the notification sizing computation to use Layouts. This should fix all the popup sizing issues there are (including a binding loop error). Now it also properly elides after max 4 lines of text. REVIEW: 124149 FIXED-IN: 5.3.2 Related: bug 349142 M +75 -73 applets/notifications/package/contents/ui/NotificationItem.qml M +1 -0 applets/notifications/package/contents/ui/NotificationPopup.qml http://commits.kde.org/plasma-workspace/707a9b0bc74af62cdf1fe04cf11c6163a5006518