I am currently using OpenSuse Leap 15
IntelliJ IDEA 2018.3 (Community Edition)
Build #IC-183.4284.148, built on November 21, 2018
JRE: 1.8.0_152-release-1343-b15 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.12.14-lp150.12.25-default
The application does start but the error show up and unable to access the terminal (ALT+4) window.
@KronicDeth, Any help and suggestions are welcome.
Do you have a longer stack trace? That one line isn’t a lot to go on. That format with the L in the class name is usually something the class loader or reflection API in Java spits out, so it could be that in 2018.3 changed the bundled version of Jedi, which is the cross-platform terminal emulator library. It must be a change in 2018.3 that was released because I hadn’t seen the issue with the EAP.
Great, thanks for doing that. As for vim, I love the speed and the keys, but now that I’ve given IDEA a chance, I’m super happy with it. I’m able to use Python, Elixir, PostgreSQL, and Clojure all at the same time!
Only the iex -S isn’t working because of this issue, but it’s a small thing to wait for; after all, I wasn’t doing iex in vim either!