Can not launch idea 2020.1 in ubuntu 20.04
Answered
It's Ok when I use idea in Ubuntu 19.10 but when I upgrate to ubuntu 20.04, the idea is paused and I can't do nothing! that's why???
I have to reinstall my operation system to ubuntu 19.10???
Please sign in to leave a comment.
Hello! Do you mean that splash screen is shown and it hangs?
As you can see, I just can check the aggrement, and can not do nothing next!!! The idea is stop and I even can not close it, I just use `kill -9` command to close it. Oh, I hava installed oracle jdk 11, and set JAVA_HOME correctly.
Before, My os is Ubuntu 19.10 and idea is 2020.1.1, everyting is ok, but when I update my os to Ubuntu 20.04.1, the problem is occured.I really don't konw why? I hava reinstall my computer many times, ubuntu 18.04, ubuntu 19.10, ubuntu 20.04, problem is exist. It's ok when I reinstall os, the idea work well, but when I install some software like `gnome-tweak-tool` `gnome-shell-extensions` `chrome-gnome-shell`(ps: I like to DIY my os), the problem is occur, why why why? I have do this ever before and have no problem. I used to develop with ubuntu and do not like to change to windows(I hava installed two os in my computer, one is ubuntu, one is win 10).
Please try to set bundled JDK to be used as runtime JDK (https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under). Am I got you right thar it work fine on all OS versions before you install additional software?
I find a method to resolve this problem --- uninstall sogoupinyin input (a famous chinese input, the website is:https://pinyin.sogou.com/linux/?r=pinyin ), this input is bases on fcitx, I do not know the true reason that led to this problem occured, but uninstall sogou input can resolve this problem completely. I suggest you notice every chinese developer who use idea with ubuntu to uninstall sogou pinyin input after this problem happened, there is a better input--- baidu pinyin(https://srf.baidu.com/site/guanwang_linux/index.html ). Thank you!
Thanks for the information!