Can't open password settings

After upgrade to PHPStorm 2016.3.2 from 2016.2.2 I can't open my Password Settings. It's just stuck with showing loading indicator. Also I can't push to my remote repository, but pull works correct.

I guess it related with new possibilities saving passwords in keepass and some other settings, but I don't know how to fix this issue.

This is my error log:

ERROR - pplication.impl.LaterInvocator - tried to access method net.miginfocom.layout.UnitValue.<init>(FLjava/lang/String;ZILjava/lang/String;)V from class com.intellij.ui.layout.MigLayoutBuilderKt
java.lang.IllegalAccessError: tried to access method net.miginfocom.layout.UnitValue.<init>(FLjava/lang/String;ZILjava/lang/String;)V from class com.intellij.ui.layout.MigLayoutBuilderKt

 

PhpStorm 2016.3.2  Build #PS-163.10504.2

JDK: 1.8.0_112-release

VM: OpenJDK 64-Bit Server VM

Ubuntu 16.04.

 

0
4 comments

Hi there,

I have found only this ticket so far (I cannot find another one with similar issue) -- https://youtrack.jetbrains.com/issue/IDEA-165029

Please comment there with your idea.log for devs to have a look into it

Other than that:

0
Avatar
Permanently deleted user


Thanks for answer!

I tried to remove all my plugins and restart Storm but it is still doesn't work. Moreover i tried to delete my hidden PhpStorm config folder and use the clear configuration. Still no luck :(

Also I tried to update my OpenJDK.

I can't attach log here, so should I submit a new ticket or attach my idea.log into https://youtrack.jetbrains.com/issue/IDEA-165029 ?


 

0

I'd say -- either that existing ticket or via "Submit a request" link on top of this page -- support team will then figure it out.

But before that -- please try 2017.1 EAP build -- maybe it behaves better there (if possible -- try without importing any settings from previous version)

0
Avatar
Permanently deleted user

Yes! It works! Even with import settings from previous version.

0

Please sign in to leave a comment.