I'm seeing similar things, it also likes to sit at 115%+ cpu usage for extended periods of time and make X super slow.
It's a fresh install of debian sid and kde, so theres no stale config. Updated very recently too. On Thu Feb 4 2016 02:16:28 PM Kenny Fairweather wrote: > On Thursday 04 February 2016 14:11:28 MERLIN Philippe wrote: > > Hi, > > Since quite a lot of time, I wonder that to make when Plasma stops > > completely, the clock also stops she so indicates the time of death of > > Plasma in more generally a small window remains blocked definitively, > > this problem which was frequent arrives less and less often, the only > > solution that I found to take out a radicalsolution : > > shutdown -r now > > > > Has you he of the more elegant solutions and especially faster there? > > > > Philippe Merlin > > If it's just the plasma shell you could kill it with something like: > > pidof plasmashell | xargs kill > > If it doesn't restart automagically, then > > > plasmashell > > to restart. > > Kenny

