Terminal in Intellij Idea Community 2021.2 do not work
已回答
Windows 7
Intellij Idea 2021.2
JDK 11.0.1
I have no VIM,
have no opportunity to "Use legacy console" - Windows 7 have no this function.
I installed it Idea a twice. It still do not working.
when I 'm writet some text coursor moving , but I have no see any text, still black background. If I change theme to white - I have a same result.
After approximately 30-40 minutes text appear, but I have no any opportunity to deal with it something (erase, copy etc.) , and still not can to write some text.
log file include to this message
请先登录再写评论。
Hi! I successfully installed 2021.3 , and in this version Terminal is working!
Log and dump - https://intellij-support.jetbrains.com/hc/en-us/requests/3593201?page=1
Appendix : in page of Idea: "
This is an early access version of the product
You expressly acknowledge that this version of the product may not be reliable, may not work as intended and may contain errors. Any use of the EAP product is at your own risk.
"
--So, I am thinking that I do not have opportunity to use this version, because it is very risky. Therefore it will be good if I can fix bugs in my current version of Idea, and proceed working in it.
Great, thanks a lot! Yes, 2021.3 EAP is risky. BTW, 2021.3 release is planned for late November / early December.
Could you please update your installation to 2021.2.3 (https://www.jetbrains.com/idea/download/)? It's more stable than 2021.2, because it contains many bugfixes found in 2021.2 (the first build of the release). If the issue is still in 2021.2.3, please collect the same information again (thread dump and idea.log).
thanks,
So, data by new Idea located there : https://intellij-support.jetbrains.com/hc/en-us/requests/3593201?page=1
Still do not work.
BUT:
I found very interested detail: when I installed Idea 2021.2.3 on disk D on my machine - Idea Terminal is work good, but when it installed in :
"c:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\ " -
Terminal is not working!
It's hard to say what's the reason here. Maybe it's related to Windows security and lack of needed permissions. I'd recommend you to check file permissions of `C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3`. BTW, does it work correctly when installed to `C:\Users\<user>\temp`?
If you can upgrade your OS to recent Windows 10, the built-in terminal will work correctly there even when installed to `C:\Program Files`, because it uses new ConPTY API starting with 2021.3.
I rewrite Windows permissions - gave access to all of the usersc, - unfortunately it is nothing do not gave to me.
Yeap, if install IDEA to `C:\Users\<user>\temp` it is work normally!)
Interesting. Please try two things:
1) Unpack the zip archive with IDEA 2021.2.3 to a directory with space in its name and located under `C:\Users\<user>\temp` (where it worked previously). For example, `C:\Users\<user>\temp\a b`. Will the issue be reproduced in this environment? Here we check hypothesis that space in path may influence execution.
2) Create `C:\Program Files\my-idea` manually and unpack the IDEA installer zip into it. Then, try to reproduce the issue there. Here we check if locating under `C:\Program Files` influences execution.
What are the results?
works for me with shell path setting
I had the same error,
Just invalidate cache and restart