I had no problem with PhpStorm on Windows 10 for almost 2 years. Now, when I installed Ubuntu 16.10, there is some strange magic going over here.
I've got a project which I've newly created from existing sources. Everything went fine for that moment. Problem occurs when I want to add new server in Settings -> Deployment
tab. The "Add Server" popup appears and after filling Name and clicking "OK" button, PhpStorm freezes for a good couple of seconds. Same thing when I want to enter and edit some data inside that particular item from this tab. PhpStorm freezes so good that I cannot even close "Settings" popup :D.
I'm turning PhpStorm on from terminal with sudo pstorm
command.
Any ideas?