Codium-ai / codiumai-jetbrains-release

56 stars 7 forks source link

[0.7.35][INTELLIJ IDEA IU 2024.1.1] #229

Open forestbat opened 1 month ago

forestbat commented 1 month ago

I'm working on a remote linux server with Intellij IDEA, and I installed codiumate in it, but when I update my IDEA to 2024.1, this plugin told me: 图片 I followed steps in this picture: 图片 图片 But this problem still exists and when I restart my IDE, jetbrains runtime will return to 17.0.10+1-1207.14-jcef. This problem only appears in IDEA on remote linux server, but it still troubles me,so how to solve the problem?

ArtsiomCh commented 1 month ago

Thanks for reporting! Does it happened only after idea was updated to 2024.1 ? And it was running fine with 2023.3 before?

PS Both remote IDE run and run on Linux may have issues, but you've got the "bingo" of doing both of them :) We'll try to reproduce the issue with the same configuration.

mtenrero commented 1 month ago

also on linux with Java 17 and 21 (both tried) in my case boot runtime changes succesfully, bot no JCEF enabled on codiumate view. JCEF sandbox mode is also disabled

image

fxnut commented 5 days ago

Just adding a comment to report that I'm having the same issue working remotely with Pycharm 2024.1.4.

It works fine if I start PyCharm in the standard way to work locally, but not if I use the JetBrains Gateway to launch it to work on a remote repo. I tried following the instructions that appear (as shown in the original report of this bug above) but without success.

It does show the Codium Chat window, but it refreshes every second, which means you can't enter any text as it gets cleared straight away.

Let me know if I can supply any more information.