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

