[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE Stops opening new programs



On 16/08/2020 17:46, luca.pedrielli wrote:

maybe this way you can find the culprit:

$ lsof -U +c 15 | cut -f1 -d' ' | sort | uniq -c | sort -rn | head -3

-- 
Best, Luca Pedrielli 

I had this exact issue with ksnip using up all the unix sockets. Restarting ksnip fixed it, bug filed.

alexd


Reply to: