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

[BUG] JCEF browser is not supported #74

Open
markjfisher opened this issue Jul 20, 2024 · 0 comments
Open

[BUG] JCEF browser is not supported #74

markjfisher opened this issue Jul 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@markjfisher
Copy link

Describe the bug
Trying to Start the Simulator in RustRover 2024.2 EAP via WSL2

To Reproduce

  1. Create a project in RR 2024.2 EAP in WSL2
  2. Configure Wokwi with minimal setup
  3. Click Start Simulator

Expected behavior
The simulator runs

Screenshots
image

Additional context
I'm trying to run a simple ESP-IDF project via RustRover, have it working and flashing to the device fine, but I came across Wokwi, and thought I'd give it a try, however when I click Start Simulator I get the above error.

The JVM that RustRover starts on WSL2 is this version:

$ /tmp/pid.2721558.temp.jbr/bin/java.bin -version
openjdk version "17.0.11" 2024-04-16
OpenJDK Runtime Environment JBR-17.0.11+1-1207.24-jcef (build 17.0.11+1-b1207.24)
OpenJDK 64-Bit Server VM JBR-17.0.11+1-1207.24-jcef (build 17.0.11+1-b1207.24, mixed mode)

which appears to mention jcef, so would expect it to contain it.

@markjfisher markjfisher added the bug Something isn't working label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant