open-vv / vv

A Fast And Simple 4D Image Viewer
Other
70 stars 23 forks source link

libpng warning, libGL error #88

Open ashok-tiwari opened 3 years ago

ashok-tiwari commented 3 years ago

I was trying to run the "vv" from the docker container but I could not able to make it due to some errors - see below for details:

atiwr@petreslnx-02:~$ docker pull tbaudier/vv Using default tag: latest latest: Pulling from tbaudier/vv Digest: sha256:8403b1ed1de2f0631bfd78cbe3e95d768843a908b3964adeed051b92048d8028 Status: Image is up to date for tbaudier/vv:latest docker.io/tbaudier/vv:latest atiwr@petreslnx-02:~$ xhost +local:docker non-network local connections being added to access control list atiwr@petreslnx-02:~$ docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v /home/tbaudier:/home tbaudier/vv bash-4.3# vv libpng warning: iCCP: too many profiles libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast

I tried "glxgears" in my terminal and it worked, so I do not see any issue on my end. What could be an issue here? Please kindly help.

Regards, Ashok

tbaudier commented 3 years ago

Hi Ashok,

Could you tell me more about your system please. I'm not a specialist of Docker but maybe you can find more information about your error here: https://askubuntu.com/questions/834254/steam-libgl-error-no-matching-fbconfigs-or-visuals-found-libgl-error-failed-t

ashok-tiwari commented 3 years ago

The system is the following, and I am not a sudo user, but University folks added me as a docker user. I have been exchanging emails with them but they could not figure out the issue.

They are curious about: "Is that a 32-bit or 64-bit app? The NVidia-CUDA kit only has 64-bit versions of those libraries/drivers. So if that app is 32-bit then that will cause you problems."

System info: No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic

tbaudier commented 3 years ago

It depends of your installation of Docker but usually it's 64bits