-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JCEF preview fails on Linux: UnsatisfiedLinkError: /opt/clion/jbr/lib/libjcef.so: libnss3.so: cannot open shared object file #659
Comments
It seems that a dependency libnss3.so is missing for the JCEF preview to initialize. Possible directions to take here:
|
ahus1
changed the title
UnsatisfiedLinkError: /opt/clion/jbr/lib/libjcef.so: libnss3.so: cannot open shared object file: No such file or directory
JCEF preview fails on Linux: UnsatisfiedLinkError: /opt/clion/jbr/lib/libjcef.so: libnss3.so: cannot open shared object file
Feb 5, 2021
Similar exception: IC 2020.3.2
|
Reported upstream. https://youtrack.jetbrains.com/issue/IDEA-267885 Closing this issue for now as there is nothing the plugin can do to prevent this error to be logged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported for CLion Version 2020.2 running on Linux (unknown distro).
Plugin version 0.32.15
Sentry Issue: ASCIIDOC-INTELLIJ-PLUGIN-Q
The text was updated successfully, but these errors were encountered: