WebStorm or PhpSrorm doesn't work correctly - Ubuntu 16.04
I have a problem. I installing Php or Webstorm. I don't have errrors during an instalation. But I start programm, i see panel programm, and i open my project, and don/t view window. My OS - Ubuntu 16.04 LTS. Oracle version 9.0.4. More information on screenshot http://joxi.ru/E2pEY67hBEk8bA
Please sign in to leave a comment.
Is the issue specific to your project only? Shut down WebStorm, delete the `~/.WebStorm2017.3` folder, re-start, open some other project/create a new one - does the issue persist?
Also, backup and delete your project `.idea` folder, start WebStorm, open your project folder via Open - does it work?
Possible reasons:
- project was previously opened on a system with multiple monitors, not on primary display; frame coordinates are saved in project workspace.xml - stored coordinates may not fit your current setup
- some error thrown while project opening
Thanks, it's working