Genymotion - /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64

穿精又带淫゛_ 提交于 2019-12-03 02:18:58

To solve this problem, navigate to extracted folder (/opt/genymobile/genymotion in my case) and remove the libxcb.so.1 file.

In my case i had to remove to files: libxcb.so.1 and libdrm.so.2. I'm using Kali Rolling.

In my case, I'm using Debian Stretch, I had to remove from the genymotion directory the following files: libxcb.so.1 and libdrm.so.2.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!