https://bugs.kde.org/show_bug.cgi?id=487904
--- Comment #7 from Naxdy <xna...@hydra-development.net> --- @lasox Thanks for the pointer! I was able to further narrow down the issue to the following part in my plasma-org.kde.plasma.desktop-appletsrc file: [Containments][1] ItemGeometries-0x0=Applet-3:2256,64,640,256,0;Applet-72:384,1632,464,464,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,736,1088,688,0; ItemGeometries-1920x1080=Applet-3:1280,96,640,256,0;Applet-52:832,352,1088,352,0;Applet-60:2032,736,1088,688,0; ItemGeometries-2560x1440=Applet-3:1920,64,640,256,0;Applet-52:1472,368,1088,352,0;Applet-60:1472,736,1088,608,0; ItemGeometries-3440x1440=Applet-3:2256,64,640,256,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,736,1088,608,0; ItemGeometries-3840x1080=Applet-3:2256,64,640,256,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,720,1088,352,0; ItemGeometries-3840x2160=Applet-3:3200,64,640,256,0;Applet-52:2752,736,1088,352,0;Applet-60:2752,1360,1088,688,0; ItemGeometries-5120x1440=Applet-3:2256,64,640,256,0;Applet-52:2032,352,1088,352,0;Applet-60:2032,704,1088,624,0; ItemGeometries-5120x2160=Applet-3:3936,64,640,256,0;Applet-52:3712,736,1088,352,0;Applet-60:3712,1360,1088,688,0; ItemGeometries-6144x1728=Applet-3:2768,64,640,256,0;Applet-52:2544,511.87,1088,352,0;Applet-60:2544,992,1088,608,0; ItemGeometries-6982x1964=Applet-3:3184,416,640,256,0;Applet-52:2960,672,1088,320,0;Applet-60:2960,992,1088,608,0; ItemGeometries-7680x2160=Applet-3:3536,416,640,256,0;Applet-52:3312,720,1088,352,0;Applet-60:3312,1072,1088,688,0; ItemGeometriesHorizontal=Applet-3:3536,416,640,256,0;Applet-52:3312,720,1088,352,0;Applet-60:3312,1072,1088,688,0; activityId=ec776d6a-c140-4b16-833b-c1b688cb2794 formfactor=0 immutability=1 lastScreen=0 location=0 plugin=org.kde.plasma.folder wallpaperplugin=org.kde.image Simply removing the line `activityId=ec776d6a-c140-4b16-833b-c1b688cb2794` and restarting plasmashell has solved the issue for me. This also ensures that my panels remain configured and functional. -- You are receiving this mail because: You are watching all bug changes.