Run config editor freezes when WSL bash asks for user input
See original GitHub issueType of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
CLion 2020.3 Build #CL-203.5981.166, built on December 1, 2020 Runtime version: 11.0.9+11-b1145.21 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1987M Cores: 12 Registry: run.processes.with.pty=TRUE Non-Bundled Plugins: nl.rubensten.texifyidea, org.toml.lang, org.rust.lang
Operating System
Windows
TeXiFy IDEA version
0.7.1
What I did (steps to reproduce)
- Create a new LaTeX Project (The standard one created by this addon)
- Click Add Configuration (There is no default configuration, not sure if this is intended)
3.a Select LaTeX from the list of templates
3.b Click
+and select LaTeX
Both 3.a and 3.b cause the window to freeze. It can still be resized, but it does not react to any clicks or Alt-F4. Text/images dissappear if the window is resized to the smallest possible and then resized back to the previous size, i.e. the portions become blank. Other Templates such as Makeindex do not cause this. Clion must then be force closed via Task manager since it does not recover.
I haven’t used Texify Idea in a while so I can’t say for sure if this is a new issue.
Issue Analytics
- State:
- Created 3 years ago
- Comments:12

Top Related StackOverflow Question
Can you check if the following build resolves the problem? Opening the run config editor will be a bit slow only the first time.
TeXiFy-IDEA-0.7.2-alpha.6.zip
I tested the new zip, but the behaviour didn’t change compared to the last one.