https://bugs.kde.org/show_bug.cgi?id=470410
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #15 from Nate Graham <n...@kde.org> --- Thanks, very helpful! From that file, this is the config data for the task manager widget: [Containments][2][Applets][63] immutability=1 plugin=org.kde.plasma.icontasks [Containments][2][Applets][63][Configuration][ConfigDialog] DialogHeight=540 DialogWidth=720 [Containments][2][Applets][63][Configuration][General] groupingAppIdBlacklist=timeline_timeline.desktop,vlc.desktop,clementine groupingLauncherUrlBlacklist=applications:vlc.desktop,applications:timeline_timeline.desktop,file:///usr/bin/clementine launchers=preferred://filemanager,applications:org.kde.kontact.desktop,applications:org.kde.plasma-systemmonitor.desktop,applications:firefox.desktop reverseMode=true sortingStrategy=2 And this is the config data for its parent panel: [Containments][2] activityId= formfactor=3 immutability=1 lastScreen=0 location=5 plugin=org.kde.panel wallpaperplugin=org.kde.image I would recommend removing some key lines one at a time, and then restarting plasmashell. Start by removing "reverseMode=true", then try "sortingStrategy=2". If that doesn't work try doing it with the panel config data for the lines "formfactor=3", "immutability=1", "lastScreen=0", and "location=5", again, removing one at a time and restarting plasmashell in between. If that doesn't work, there's another thing that jumped out at me that we can try. See this? [Containments][1][Applets][5] immutability=1 plugin=org.kde.plasma.icontasks [Containments][1][Applets][5][Configuration][General] launchers=applications:org.kde.discover.desktop,preferred://filemanager,applications:firefox.desktop,applications:org.kde.plasma-systemmonitor.desktop It seems you have a second Task Manager somewhere. Is this intentional? If not, I would remove these lines and restart plasmashell and see if that helps. Hopefully we can get to the bottom of this! -- You are receiving this mail because: You are watching all bug changes.