Based on testing it seems that some Linux distributions are missing library libxcb-xinerama.so.0
altought other libxcb-* libraries are installed.
In case that this is your case, it's necessary to manually install it via:
sudo apt-get install libxcb-xinerama0