Only problem, I have, it does not start from menu. I have to start it from console,
by command /usr/bin/vmplayer.
First, I thought it was more serious, and issued commands
export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libgliexport LD_LIBRARY_PATH=/usr/lib/vmware/lib/libglibmm-2.4.so.1/:$LD_LIBRARY_PATH
echo /usr/lib/vmware/lib/libglibmm-2.4.so.1 | sudo tee -a /etc/ld.so.conf.d/LD_LIBRARY_PATH.conf
ldconfig
But, now I don't know, what is causing the problem.
Just saying.