Unable to start Genymotion - unable to initialize the subwindow system

懵懂的女人 提交于 2019-12-25 03:53:57

问题


I'm trying to get into developing Android apps, and whilst the Google android emulator works, it's incredibly slow.

following another answer here on stackoverflow, it was recommended to give genymotion a go.

Well, I've got it all installed, but it wont start any device.

Instead, all I get is a black window and then shortly after the following error message:

any advice?


回答1:


I also had the same problem when I tried to use Genymotion on Ubuntu 14.04. At first, it worked, but it did not the next day and gave the same error message. I didn't find a fix for it directly, though I think the problem was because of the AMD Catalyst driver that I was trying to install for my HD7790. If you also use ATI driver and Ubuntu 14.04, this may help you:

https://www.codeweavers.com/support/wiki/Diag/MissingLibGL#u1404amd

I reinstalled Ubuntu, and did step 4, 5, and 6 in the AMD section.

This solve some issues that I had with the driver from AMD website: - QtCreator : libgl, something with swrast driver - Computer freezes during suspend - Genymotion unable to initialize subwindow system.



来源:https://stackoverflow.com/questions/24513578/unable-to-start-genymotion-unable-to-initialize-the-subwindow-system

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