Open aahutsal opened 7 years ago
Tried to run via nvidia-docker
- same thing:
» nvidia-docker run \
-v /usr/local/bin:/target \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix$DISPLAY \
-it --rm mdouchement/zoom-us zoom
Adding user `zoom' to group `sudo' ...
Adding user zoom to group sudo
Done.
zoom
Zoom not exist at current directory - /home/zoom
Zoom path is: /opt/zoom
cmd line:
AppIconMgr::systemDesktopName log Desktop Name:
[CZPClientLogMgr::LogClientEnvironment] [MacAddr: 02:42:AC:11:00:06][client: Linux][OS: Debian GNU/Linux 8 (jessie)][Hardware: CPU Core:4 Frenquency:3.301 G M
emory size:15965MB CPU Brand:Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz][Req ID: ]
Linux Client Version is 2.0.52458.0531
Graphics Card Info::
QSG_RENDER_LOOP is
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version
^C
success to create child process,status is 2.
zoom exited abnormally.
ZoomLauncher exit.
I'm not sure if it will resolve this issue but I have upgraded the image with the latest Zoom version. (cf. https://hub.docker.com/r/mdouchement/zoom-us/builds/)
Can you upgrade your installation with the following commands?
docker pull mdouchement/zoom-us:update_zoom_version
docker run -it --rm \
--volume /usr/local/bin:/target \
mdouchement/zoom-us:update_zoom_version install
Same problem. I guess there's some difference in OpenGL version inside container and host machine.
Fix for recent nvidia drivers: https://github.com/mzcu/docker-zoom-us/commit/ee177a5e8915a05a51080301996a8ed4b89552ee
When running via
zoom-us-wrapper zoom
, getting this:when running via
zoom
, getting this:My system is running ~ » uname -a
Linux capitan 4.9.11-gentoo #1 SMP Sun Feb 19 17:49:04 EET 2017 x86_64 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz GenuineIntel GNU/Linux
with NVidia drivers version: