Colour picker crashes CLion
When I try to use the colour picker in CLion, the whole IDE freezes, then crashes. I reproduced the error in IntelliJ, and it doesn't matter if I'm using OpenJDK or Oracle Java. I'm on Fedora. Any known fix? Error log is at http://lpaste.net/2694207270811598848
Please sign in to leave a comment.
We've analyzed the issue and suppose that the problem relates to the using of Oracle JRE. We have customized JRE by JetBrains which is bundled with CLion. Could you please try using it? Does the problem persist? Please use 'Switch IDE boot JDK' action (you can find it via 'Find action').
I was originally using the bundled JRE when the whole thing crashed. I switched to using my system's OpenJDK, and the oracle JDK, but the problem persisted. The problem seems to be related to wayland; when I switch to xorg, the colour picker opens fine.
I just ran in to this problem as well. The only change in my environment is gnome with wayland, gnome running with xorg does not crash as mentioned above. (CLion and Webstorm)
Sorry for the inconvenience. We have the issue in the tracker already: https://youtrack.jetbrains.com/issue/IDEA-153517. Feel free to comment or upvote.