https://bugs.kde.org/show_bug.cgi?id=438112
--- Comment #4 from Alexander M. <apmichalopou...@protonmail.com> --- Just had it happen again. The output is exactly the same: Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: possible QQuickItem::polish() loop Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: ColumnLayout called polish() inside updatePolish() of ListView Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: possible QQuickItem::polish() loop Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: ColumnLayout called polish() inside updatePolish() of ListView Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:03 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: possible QQuickItem::polish() loop Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: ColumnLayout called polish() inside updatePolish() of ListView Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: possible QQuickItem::polish() loop Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: ColumnLayout called polish() inside updatePolish() of ListView Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:416:29: QML ColumnLayout: possible QQuickItem::polish() loop Jun 15 21:56:17 ArchBox plasmashell[2141]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:258:13: QML ListView: ListView called polish() inside updatePolish() of ColumnLayout This time it happened just after I launched Firefox and, while waiting for my previous session to load, I opted to check my notifications. And now that I think about it, I believe the previous times I had it happen were the same: launching Firefox (or maybe some other application that takes more than a couple seconds to fully load) and then checking the notifications to kill time. Could this be some obscure race condition? -- You are receiving this mail because: You are watching all bug changes.