Why cannot these people get it right? Every time I install a new kernel or an X related library, vmware breaks. How hard can this be?
Virtualbox gets it right every time, why cannot this big commercial company make software that compiles with the major open source projects X, GTK and Linux?
To fix this problem:
../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed.
I had to download and install libx11-6 from Debian stable (since I’m running Debian testing). Then everything worked, but man it is annoying. I wonder what the next vmware problem will be when I upgrade my kernel or any other X related library again …