Skip to content
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

IllegalStateException: off-screen rendering mode is disabled: 'ide.browser.jcef.osr.enabled=false' #1575

Closed
sentry-io bot opened this issue Mar 23, 2024 · 1 comment
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 23, 2024

Sentry Issue: ASCIIDOC-INTELLIJ-PLUGIN-7A8

IllegalStateException: off-screen rendering mode is disabled: 'ide.browser.jcef.osr.enabled=false'
    at com.intellij.ui.jcef.JBCefApp.checkOffScreenRenderingModeEnabled(JBCefApp.java:287)
    at com.intellij.ui.jcef.JBCefBrowserBase.<init>(JBCefBrowserBase.java:167)
    at com.intellij.ui.jcef.JBCefBrowser.<init>(JBCefBrowser.java:190)
    at com.intellij.ui.jcef.JCEFHtmlPanel.<init>(JCEFHtmlPanel.java:38)
    at org.asciidoc.intellij.editor.jcef.AsciiDocJCEFHtmlPanel.<init>(AsciiDocJCEFHtmlPanel.java:203)
...
(54 additional frame(s) were not displayed)
@ahus1
Copy link
Contributor

ahus1 commented Mar 23, 2024

This lead to a blank preview if global JCEF off-screen rendering was disabled. Fixed in next upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant