NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.11k stars 14.15k forks source link

Markdown preview not working in JetBrains products #143122

Open andre-krueger opened 3 years ago

andre-krueger commented 3 years ago

Describe the bug

The Markdown preview is not working, because the wrong JBR is used (without JCEF support). This is the error I get when launched from the terminal: WARN - #com.intellij.ui.jcef.JBCefApp - JCEF runtime library is not a JBR module (Use JBR bundled with the IDE)

Some user had a similar problem and it was fixed by using a different JBR. https://youtrack.jetbrains.com/issue/IJSDK-909

Steps To Reproduce

  1. Launch a JetBrains product
  2. Create a Markdown file
  3. No preview is shown
  4. If launched from terminal, the aforementioned warning should appear.

Expected behavior

Markdown preview should be working.

I also tested the Markdown preview with a JetBrains product installed from JetBrains Toolbox on Fedora Workstation 34, with default settings and default JBR and it is working fine there.

VergeDX commented 2 years ago

Same issues here, try to switch to oraclejdk11 not work : (

ktor commented 2 years ago

Same here, I'm getting following error when starting IDEA ultimate:

2022-03-26 14:13:33,768 [   9396]   WARN - #com.intellij.ui.jcef.JBCefApp - JCEF runtime library is not a JBR module (Use JBR bundled with the IDE)
l0b0 commented 1 year ago

Dupe?

niknetniko commented 1 year ago

This is probably fixed by https://github.com/NixOS/nixpkgs/pull/196738.

atkrad commented 1 year ago

Same issue here!

GoLand 2023.2
Build #GO-232.8660.185, built on July 26, 2023
Licensed to *******************
Subscription is ****************.
Runtime version: 17.0.7+7-nixos amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.1.43
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
    suggest.all.run.configurations.from.context=true
    debugger.new.tool.window.layout=true
    ide.completion.variant.limit=500
    ide.experimental.ui=true

Non-Bundled Plugins:
    com.jetbrains.plugins.ini4idea (232.8660.205)
    org.intellij.plugins.hcl (232.8660.88)
    org.toml.lang (232.8660.88)
    com.intellij.kubernetes (232.8660.158)
    com.ivanovych666.intellij.plugin.jsonsorter (1.0.0-beta.3.4)
    com.vermouthx.idea (1.15.0)
    com.intellij.ml.llm (232.9613)
    mobi.hsz.idea.gitignore (4.5.1)
    nix-idea (0.4.0.10)

Current Desktop: GNOME
rodrigoreis commented 3 months ago

https://youtrack.jetbrains.com/articles/JBR-A-11