Hello Dmitryi, thanks for your help.
Having:
libxcb.so.1 => /usr/ lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f5750b03000)
(i.e. the fact that libxcb.so and other libraries are not used from the anaconda3 installation, when commenting the line
export LD_LIBRARY_PATH=${PYTHON_LIBRARY_PATH}:${LD_LIBRARY_PATH}
in SAMSON-Core.sh script)
didn't solve the graphical problem when launching ./SAMSON-Core.sh.
I have a strange problem since this morning, when I try to launch ./SAMSON-Core directly, instead of ./SAMSON-Core.sh (which "works", i.e. open the SAMSON window but with the graphical problem you know), I obtain an error message :
./SAMSON-Core: error while loading shared libraries: libSAMSON.so: cannot open shared object file: No such file or directory.
I did the two commands:
MESA_GL_VERSION_OVERRIDE=4.5 glxinfo | grep OpenGL
MESA_GL_VERSION_OVERRIDE=4.5 ./SAMSON-Core
but for the second one, I obtain an error message (be it for 4.5, 3.2 or 4.2) ; the same error message as when launching ./SAMSON-Core :
./SAMSON-Core: error while loading shared libraries: libSAMSON.so: cannot open shared object file: No such file or directory
Sorry for so much trouble, hoping to solve it today !( but I have access to another fixed computer where SAMSON works today, so I can also work while trying to solve this problem on my laptop).
Regards,
Robert