Isaac Sim Version
[O] 5.1.0
5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
[O] Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
[O] Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: L40S
- Driver Version: 580.95.05
Topic Description
Detailed Description
I followed the Container Installation guide to create an Isaac Sim Docker container on an Ubuntu 24.04 + L40S server and launched the app in ./runheadless.sh mode. From a Windows 11 PC, I used the WebRTC Streaming Client app to connect to the Isaac Sim app running in the container.
However, copy and paste do not work at all between the client and the server. Specifically, I can’t paste content copied on the Windows client into the Streaming Client app (Ubuntu/server), and likewise I can’t paste content copied in the Streaming Client app back into the Windows client.
Moreover, any key input in the Streaming Client app triggers the following warning.
2025-11-07T03:14:42Z [2,759,606ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed.
2025-11-07T03:14:42Z [2,759,606ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin)
Thank you