StackOverflow when invoking popup menu
Hi,
Since last 2 builds (8733/8769) I get exceptions when trying to invoking popup menu, whatever the place (editor content, editor tab, project tree, ...). A stack overflow on com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:16)
I've cleaned system directory, deactivated all non-bundled plugins, but it still doesn't work.
I've submitted bug through error reporter, but I don't find how to track issue on JIRA (think it was #120989, maybe it's not automatically published ?)
I'm sure it's related to my own configuration, but would you have any hint ?
Thanks
Please sign in to leave a comment.
Hello Sylvain,
Go to Settings | Customizations and remove all non-default customization
schemes. This will serve as a workaround.
We'll investigate why the customizations broke again.
-> Since last 2 builds (8733/8769) I get exceptions when trying to
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Sylvain,
do you have any customization schema enabled? Could you please post it here?
It can be found in USER_HOME/IntelliJ IDEA x/config/customizations
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Many thanks to both of you, it was indeed customization :-). I remember having some bugs when trying to change customization last days, I lost most of it but I can't say how.
My customization file is attached (now almost empty).
PS : is it possible to track issues submitted from Idea ?
Attachment(s):
customization.xml
Hello Sylvain,
Fix will be available in next EAP.
Please, remove your customization corresponding to file encoding, restart IDEA, restore customization.
Sorry for inconvenience
Thank you
Anna
OK, thanks Anna.