【发布时间】:2018-09-12 02:52:17
【问题描述】:
当我尝试在我的 Ubuntu 17 中下载虚拟设备时,Genymotion 崩溃。它只下载了 1% 或 2%,然后突然崩溃。我删除了整个 .genymobile 文件夹,但它没有用。 有什么建议吗?
【问题讨论】:
-
很高兴看到您找到了解决方法!可以分享一下~/.Genymobile/genymotion.log 的最后 30 行吗?
标签: ubuntu genymotion
当我尝试在我的 Ubuntu 17 中下载虚拟设备时,Genymotion 崩溃。它只下载了 1% 或 2%,然后突然崩溃。我删除了整个 .genymobile 文件夹,但它没有用。 有什么建议吗?
【问题讨论】:
标签: ubuntu genymotion
似乎问题出在许可证上,并且使用新的个人使用用户仍然存在。
~/.Genymobile/genymotion.log 的最后 30 行
2018-04-06T02:01:12+04:30 [Genymotion:32719] [warning] **** STARTING GENYMOTION ****
2018-04-06T02:01:12+04:30 [Genymotion:32719] [warning] Genymotion Version: Genymotion "2.12.0"
2018-04-06T02:01:12+04:30 [Genymotion:32719] [qt.network.ssl.warning] QSslSocket: cannot resolve SSLv2_client_method
2018-04-06T02:01:12+04:30 [Genymotion:32719] [qt.network.ssl.warning] QSslSocket: cannot resolve SSLv2_server_method
2018-04-06T02:01:13+04:30 [Genymotion:32719] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-06T02:01:13+04:30 [Genymotion:32719] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-06T02:01:17+04:30 [Genymotion:32719] [warning] token error 11 "HTTP code 403: Activation failed: license has expired Error downloading https://cloud.genymotion.com/licenses/activation/ - server replied: FORBIDDEN."
2018-04-06T02:01:17+04:30 [Genymotion:32719] [warning] License validity reaches the minimum acceptable value.
2018-04-06T02:01:20+04:30 [:1494] [debug] ("/opt/genymobile/genymotion/player", "--vm-name", "Google Nexus 5X - 8.0 - API 26 - 1080x1920")
2018-04-06T02:01:21+04:30 [player:1494] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-06T02:01:23+04:30 [Genymotion:32719] [warning] **** STOPPING GENYMOTION ****
2018-04-08T19:50:12+04:30 [genymotion:19181] [warning] Qt: Session management error: None of the authentication protocols specified are supported
2018-04-08T19:50:12+04:30 [Genymotion:19181] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-08T19:50:12+04:30 [Genymotion:19181] [warning] **** STARTING GENYMOTION ****
2018-04-08T19:50:12+04:30 [Genymotion:19181] [warning] Genymotion Version: Genymotion "2.12.0"
2018-04-08T19:50:12+04:30 [Genymotion:19181] [qt.network.ssl.warning] QSslSocket: cannot resolve SSLv2_client_method
2018-04-08T19:50:12+04:30 [Genymotion:19181] [qt.network.ssl.warning] QSslSocket: cannot resolve SSLv2_server_method
2018-04-08T19:50:12+04:30 [Genymotion:19181] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-08T19:50:12+04:30 [Genymotion:19181] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-08T19:50:17+04:30 [Genymotion:19181] [critical] Network error while retrieving JSON content: 0
2018-04-08T19:50:17+04:30 [Genymotion:19181] [critical] [getGenymotionLastVersion] Bad request: "/launchpad/last_version/linux/x64/"
2018-04-08T19:50:17+04:30 [Genymotion:19181] [critical] Unable to get last Genymotion version number from server: 0
2018-04-08T19:50:17+04:30 [Genymotion:19181] [warning] token error 11 "HTTP code 403: Activation failed: license has expired Error downloading https://cloud.genymotion.com/licenses/activation/ - server replied: FORBIDDEN."
2018-04-08T19:50:17+04:30 [Genymotion:19181] [warning] [VBox] [getSavedHostOnlyInterface] "vboxnet0" Interface is down
2018-04-08T19:50:19+04:30 [Genymotion:19181] [warning] License validity reaches the minimum acceptable value.
2018-04-08T20:04:50+04:30 [Genymotion:19181] [warning] License validity reaches the minimum acceptable value.
2018-04-08T20:04:55+04:30 [Genymotion:19181] [warning] libpng warning: iCCP: known incorrect sRGB profile
2018-04-08T20:04:55+04:30 [Genymotion:19181] [warning] libpng warning: iCCP: known incorrect sRGB profile
【讨论】:
我从其他来源下载了 .ova 文件并将其粘贴到 .genymobile 的 ova 文件夹中,并在 genymotion 中创建了一个新的相关设备。该设备运行完美。但是我还是不知道为什么我不能从genymotion下载.ova文件。
【讨论】: