Empty terminal on Webstorm linux

On Webstrom 2016.3.3 terminal window is empty. Reinstalling and updated not helping at all.

LOG - http://pastebin.com/vJqQSMcq

0
2 comments

Problem is caused by `NoSuchMethodError: com.jediterm.terminal.ui.TerminalAction.isHidden()` error.

NoSuchMethodError exceptions usually indicate plugins incompatibility/broken installation. Can you try re-installing from scratch? Delete WebStorm along with its configuration and caches (`~/.WebStorm2016.3` folder) and then re-install it into the empty directory (DO NOT extract it over existing installation)

0
Avatar
Permanently deleted user

Yes, deleting all configs was helpful! Thank you.

0

Please sign in to leave a comment.