https://bugs.kde.org/show_bug.cgi?id=505832
--- Comment #1 from Marcus Seyfarth <m.seyfa...@gmail.com> --- I've just noticed that the logs also point to a seperate issue with plasmashell: Issue 2: QML Binding Loop in Plasma Shell Component: plasmashell (User Interface) Description: A binding loop in the QML code causes repeated warnings, potentially impacting UI responsiveness. Logs (Translated): Jun 18 11:05:57 n5z690 plasmashell[1492]: kf.plasma.quick: Applet preload policy set to 1 Jun 18 11:05:57 n5z690 plasmashell[1492]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop > file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9 Jun 18 11:05:57 n5z690 plasmashell[1492]: Toolbox not loading, toolbox package is either invalid or disabled. Analysis: The QML file main.qml (Desktop Containment widget) has a recursive binding at lines 178 and 201. -- You are receiving this mail because: You are watching all bug changes.