https://bugs.kde.org/show_bug.cgi?id=449141
postix <pos...@posteo.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pos...@posteo.eu --- Comment #5 from postix <pos...@posteo.eu> --- I experiences the same issue today: When I opened Kickoff (meta key) and typed "spee", Plasmashell froze and journalctl logged the following: ``` Feb 18 13:06:00 blackbox xdg-desktop-portal-kde[5305]: xdp-kde-background: GetAppState called: no parameters Feb 18 13:06:51 blackbox plasmashell[3163]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate() Feb 18 13:06:51 blackbox plasmashell[3163]: kf.plasma.quick: Couldn't create KWindowShadow for PlasmaQuick::Dialog_QML_230(0x55a0b1991c30, name="popupWindow") Feb 18 13:06:51 blackbox plasmashell[3163]: kf.plasma.quick: Couldn't create KWindowShadow for PlasmaQuick::Dialog_QML_230(0x55a0b1991c30, name="popupWindow") Feb 18 13:06:51 blackbox plasmashell[3163]: kf.plasma.quick: Couldn't create KWindowShadow for PlasmaQuick::Dialog_QML_230(0x55a0b1991c30, name="popupWindow") Feb 18 13:06:52 blackbox plasmashell[3163]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffListView.qml:68:18: QML ListView: possible QQuickItem::polish() loop Feb 18 13:06:52 blackbox plasmashell[3163]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffListView.qml:68:18: QML ListView: ListView called polish() inside updatePolish() of ListView ``` The last two lines were spammed in journalctl for the rest of the time while Plasmashell was hanging for minutes: ``` Feb 18 13:06:52 blackbox plasmashell[3163]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffListView.qml:68:18: QML ListView: possible QQuickItem::polish() loop Feb 18 13:06:52 blackbox plasmashell[3163]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffListView.qml:68:18: QML ListView: ListView called polish() inside updatePolish() of ListView ``` SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20220214 KDE Plasma Version: 5.24.0 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.8-1-default (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.