-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PhpStorm crashes after update to version 0.11.111 #686
Comments
I also have this issue. Using one step older build version from http://plugins.jetbrains.com/update/index?pr=&updateId=24192 worked. |
can you provide information of your PhpStorm or IntelliJ version? Just tested against some versions but not running into this problem |
I have the same problem. OSX 10.11.3, PhPStorm 10.0.3 build: PS-143.1770 |
Same here on: |
Same on: Crashed with new version of plugin. |
Same on: |
The same problem on: |
my phpstorm is: thank you. |
go to
Ubuntu 14.04 |
I have same issue on: |
On OS X 10.10.5, using PhpStorm 10.0.2 (143.1184), the same issue happened after update.
After removing the plugin, I thought to reinstall it, but the issue repeated. Thank goodness for Time Machine, I guess. |
PhpStorm 10.0.3 (PS-143.1770) java version "1.7.0_80" Xubuntu 15.10 |
Same here Here's the full log:
|
sry guys, missed that you can disable new plugin dependency for "Remote Hosts Access". in this condition the action registering tries to add the action twice to fallback menu. New plugin is now an optional dep. just update to new release. you need to drop plugin and reinstall:
|
Thanks for the quick response @Haehnchen! I just updated and it works! |
fixed in 0.11.112! thank you 🙇 |
my phpstorm crashes after updating Symfony plugin to version 0.11.111 today.
critical-startup-error dialogue shows following error:
environment:
OSX 10.11.3
Once I delete ~/Library/Application Support/WebIde100/symfony2-plugin.jar manually, then phpstorm works fine. And when I re-install Symfony plugin, it crashes again.
The text was updated successfully, but these errors were encountered: