Run CoppeliaSim with GUI in Docker

Typically: "How do I... ", "How can I... " questions
Post Reply
avena_robotics
Posts: 16
Joined: 11 Aug 2020, 12:47

Run CoppeliaSim with GUI in Docker

Post by avena_robotics »

Hi,
I am trying to run CoppeliaSim with GUI in Docker in Ubuntu 18.04 based container but I get an error:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
[CoppeliaSim:loadinfo] using the default Lua library.
[CoppeliaSim:loadinfo] loaded the video compression library.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /root/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /root/.drirc: No such file or directory.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

Does anybody have an idea what might be an issue?

Thanks in advance!

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: Run CoppeliaSim with GUI in Docker

Post by coppelia »

Hello,

it looks to me as a similar issue as in that topic

Cheers

Post Reply