SimulaVR / Simula

Linux VR Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webstorm doesn't open in Simula

georgewsinger opened this issue · comments

See #180 for our original flagging.

I haven't tried launching Webstorm in Simula before, but one possibility is that it's launching using an exotic Wayland protocol we don't yet support. Do you know if there's a flag to force an X11 launch? Perhaps launching with the flag DISPLAY=:1 (or whichever display Simula is using).

Just to clarify: when you launch Webstorm, are you launching a single instance in Simula? Or do you have one on your primary desktop, and are attempting to launch a second instance into Simula?

If the latter, it's possible this is suffering the same issue that firefox/chrome has (basically: insisting tabs are opened on a single DISPLAY, so that they are unable to launch separately in Simula).