Bug 432080 - Each notification is displayed, a warning occurs: "QML QQuickItem: Binding loop detected for property "height""
Summary: Each notification is displayed, a warning occurs: "QML QQuickItem: Binding lo...
Status: RESOLVED DUPLICATE of bug 431080
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.20.4
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-25 09:27 UTC by Aurélien Oudelet (auroud85_fr)
Modified: 2021-01-26 08:01 UTC (History)
2 users (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 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.