Bug 432080

Summary: Each notification is displayed, a warning occurs: "QML QQuickItem: Binding loop detected for property "height""
Product: [Plasma] plasmashell Reporter: Aurélien Oudelet (auroud85_fr) <aoudelet>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, plasma-bugs
Priority: NOR    
Version: 5.20.4   
Target Milestone: 1.0   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aurélien Oudelet (auroud85_fr) 2021-01-25 09:27:04 UTC
SUMMARY
Each new notification is received, we can see in system log:

plasmashell[2430]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"

each time we get a notification (new mail, new IM message, new device connected)
This is annoynning.

STEPS TO REPRODUCE
1. Open Konsole and type "journalctl -f" to see there the system log.
2. Have KMail/whatever mail reader set to receive mail.
3. Send to you a mail.
4. See when receiving mail, a notification.
5. See in system log the above warning.

OBSERVED RESULT
plasmashell[2430]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"

EXPECTED RESULT
No warning.

SOFTWARE/OS VERSIONS
Operating System: Mageia 8
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.10.9-desktop-3.mga8
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6600K CPU @ 3.50GHz
Memory: 15.6 Gio of RAM
Graphics Processor: GeForce GTX 1660 Ti/PCIe/SSE2
Comment 1 Nate Graham 2021-01-25 22:54:19 UTC
You already reported this as Bug 431080. :)

*** This bug has been marked as a duplicate of bug 431080 ***
Comment 2 Aurélien Oudelet (auroud85_fr) 2021-01-26 08:01:02 UTC
(In reply to Nate Graham from comment #1)
> You already reported this as Bug 431080. :)
> 
> *** This bug has been marked as a duplicate of bug 431080 ***

Oh sorry. Mistake. I was importing this BR in our Bugzilla. ;)
Thanks you so much.