You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
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).The text was updated successfully, but these errors were encountered: