PHPStorm 7 stuck during startup, at "login"
I'm testing PHPStorm 7 ; when I first ran it, my projects/settings were imported. I had TeamCity plugin installed in 6.0.
When I start PHPStorm 7 (130.1176), the login dialog appear, but it not clickable/editable, so I cannot do anything.
I'm using Ubuntu 13 with KDE, PHPStorm 6 is still working correctly.
How can I disable the TeamCity plugin to allow PHPStorm 7 to load?
TIA
greg
请先登录再写评论。
Hi there,
~/.WebIde70/config/plugins -- delete unwanted non-bundled plugin(s) when IDE is closed.
I beilieve similar kind of bug (stuck at login screen, but different plugin) was fixed in 130.1293 build -- try updating to latest EAP build: http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
Thanks, I didn't see there were a new version. I updated and now it's working :)
greg