Comment # 2 on bug 994973 from
It's plasmashell which is responsible for drawing the task manager.
After the task manager disappeared altogether, I learned how to restart it.

killall plasmashell
kstart plasmasshell > /dev/null 2>&1

You don't need to redirect stdout/stderr, but it's too noisy and buggy.


You are receiving this mail because: