phpStorm unusable after update

Answered

 

 

after last update my phpstorm turned into this

do anyone know how to fix this cause at the moment I can't use the program

1
19 comments

I wanted to add that this is on ubuntu 15.04 but I was unable to update my post due to a 403 in the response call

0
Avatar
Permanently deleted user

I have the same problem. I'm on Kubuntu 15.10 and the layout looks the same. Please help!

0

Jeez, this is really bad!

0

any ideas on this one yet?

 

(sitting in PS 10 until this is solved =P

0

Interesting picture indeed...

I suggest to submit proper support ticket where you can provide some private details -- see the "submit new ticket" link in the page header -- https://intellij-support.jetbrains.com/hc/en-us/requests/new

Just do not forget to attach your screenshot as well as idea.log file (for 2016.1 version)

0

A clean reinstall helped couple of users, please give it a try.

0

will submit a ticket for this

a clean install has not helped me (to be honest I have not reinstalled java but) fully removed phpstorm and install the latest version did not solve this for me

0
Avatar
Permanently deleted user

still nothing yet ?

0

Could anyone facing this issue upload a log file please? We'd like to take a look.

0
Avatar
Permanently deleted user
0
Avatar
Permanently deleted user

any news ?

0

I did a full reinstall of my computer and switched to arch and now it works, sadly this does not resolve the issue for the rest of you =/

0
Avatar
Permanently deleted user

and what version of OpenJDK do you have ?

0

Jiri, I can see there are some 3rd party plugins are loaded on a startup. Could you please delete/rename your plugins folder and check PhpStorm after that? Issue might've been causing by Atlassian plugin.

0
Avatar
Permanently deleted user
0
Avatar
Permanently deleted user

now I tested version 2016.1.1 EAP 145.844 and still the same problem... :(

0

Thanks for an update. I would suggest to submit a bug report at http://youtrack.jetbrains.com/issues/WI#newissue=yes

That way developers will be able to look into it in details.

0
Avatar
Permanently deleted user

hooray, I figured it out :) .... PhpStorm is using custom OpenJDK in /jre/ folder, not java installed in the system. Just rename the jre folder. :)

I have this version of java and it works:

java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)

0

Thanks for letting others know. Here's an article about changing JDK version: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879 for anyone interested

0

Please sign in to leave a comment.