Skip to content

[BUG] JCEF browser is not supported #74

@markjfisher

Description

@markjfisher

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions