clion crashes when tries to open a Markdown file. After executing cd <CLion root directory>/jbr/lib/ sudo chmod +x jcef_helper chrome-sandbox jexec jspawnhelper problem is fixed. See https://youtrack.jetbrains.com/issue/IDEA-248140 for my investigations.
Other recent products of JetBrains (ex. dev-util/pycharm-community, dev-util/pycharm-professional, dev-util/idea-community, dev-util/goland) may suffer same issue after switching to bundled JBR java implementation. See my PR for example how to solve this issue.
CC'ing maintainers from other packages.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae76af34331d120f789cac36d5dc8e912e2f016 commit eae76af34331d120f789cac36d5dc8e912e2f016 Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2021-01-04 21:39:52 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-01-05 08:14:04 +0000 dev-util/clion: fix #763531 and #763582 Added missed dependencies and fixed crash on opening Markdown files. Closes: https://bugs.gentoo.org/763531 Closes: https://bugs.gentoo.org/763582 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-util/clion/clion-2020.3.1-r1.ebuild | 105 ++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+)