joaquinalcerro

joaquinalcerro

Intellij fails to create Terminal Session

Hi guys,

I am new to Intellij and have the following error:

Error running ‘run_in_iex’: com.intellij.terminal.JBTerminalWidget.createTerminalSession(Lcom/jediterm/terminal/TtyConnector;)Lcom/jediterm/terminal/ui/TerminalSession;

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.

Thanks

First 8 of 8 Posts Switch mode

leggebroten

leggebroten

I’m having the same issue.

KronicDeth

KronicDeth

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.

In the future, you can open bug reports like this as issues in the GitHub repo.

joaquinalcerro

joaquinalcerro OP

Thanks,

My “Event Log” is showing only this lines:

11/25/18
12:18 PM	Compilation completed successfully in 2 s 780 ms

12:18 PM	Error running 'run_in_iex': com.intellij.terminal.JBTerminalWidget.createTerminalSession(Lcom/jediterm/terminal/TtyConnector;)Lcom/jediterm/terminal/ui/TerminalSession;

Can I enable a more detail log? I have been searching for it but unable to find it.

I will file a bug report.

Thanks

michael_teter

michael_teter

Darn! I’m stuck on this too.

joaquinalcerro

joaquinalcerro OP

I opened up this issue in GitHub:

https://github.com/KronicDeth/intellij-elixir/issues/1352

I went back to Vim.

Best regards

michael_teter

michael_teter

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!

KronicDeth

KronicDeth

For anyone following this thread: the issue has been fixed in Use com.intellij.terminal.TerminalExecutionConsole by KronicDeth · Pull Request #1368 · KronicDeth/intellij-elixir · GitHub and the fix is released in version 10.2.0 of the plugin that I just released.

joaquinalcerro

joaquinalcerro OP

Thanks for your help

— All posts loaded —

Where Next?

Trending in Questions Top

stjefim
Hello! Suppose you are building workflow (order / task / payment) processing system with the following requirements: Each workflow con...
New
jonnycharles
I’m in search of an Elixir library that offers PDF generation capabilities similar to Ruby’s Prawn. While there have been discussions abo...
New
spammy
I’m looking to build a personal workflow to quickly deploy web applications written in elixir/phoenix, for local consumption (ie not on t...
New
silverdr
Using Phoenix.LiveView.TagEngine as an EEx.Engine is deprecated! To compile HEEx, use Phoenix.LiveView.TagEngine.compile/2 instead. Sta...
New
dli
Before I dive in myself, did anyone successfully sprinkle Hologram into their existing LiveView app? Looking for hints regarding: Addi...
New
bottlenecked
Hi all, I wanted to ask how the community is dealing with post-release steps. Today we have Ecto migrations, which make sure that the db...
New
michallepicki
I am using Oban and occasionally, shortly after a deployment, a handful of jobs can fail because of dependency on other parts of the syst...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New

We're in Beta

About us Mission Statement