Ошибка Genymotion: QMetaType:: registerType: повреждение Совместимости на уровне двоичных кодов

Привет я установил Genymotion. Я могу подать знак своей учетной записи, но когда я хочу добавить виртуальное устройство, это отказывает.

Это журнал:

Apr 14 16:39:54 [Genymotion] [debug] [WalkTemporaryDirectory] Path of search: "/home/rasoul/.Genymobile"
Apr 14 16:39:54 [Genymotion] [debug] [WalkTemporaryDirectory] Path of search: "/home/rasoul/.Genymobile/Genymotion/cache/network/"
Apr 14 16:39:54 [Genymotion] [debug] [WalkTemporaryDirectory] Path of search: "/home/rasoul/.Genymobile/Genymotion/templates/"
Apr 14 16:39:54 [Genymotion] [debug] [ComputeCacheSize] 105 bytes found
Apr 14 16:39:57 [Genymotion] [debug] Virtual devices directory: "/home/rasoul/.Genymobile/Genymotion/deployed/"
Apr 14 16:39:57 [Genymotion] [debug] Screencast directory: "/home/rasoul"
Apr 14 16:39:59 [Genymotion] [debug] GET  QUrl( "https://cloud.genymotion.com/vmtemplate/getall" ) 
Apr 14 16:39:59 [Genymotion] [debug] Genymotion template count: 107
Apr 14 16:39:59 [Genymotion] [debug] template list retrieved:  107
Apr 14 16:40:05 [Genymotion] [debug] Searching virtual device with same name
Apr 14 16:40:08 [Genymotion] [debug] Launching download
Apr 14 16:40:08 [Genymotion] [debug] GET  QUrl( "https://cloud.genymotion.com/vmtemplate/2bb3d2b7-3b56-476a-b13e-ffc57722b1a5/getova" ) 
Apr 14 16:40:08 [Genymotion] [debug] Proxy configuration: no proxy used
Apr 14 16:40:08 [Genymotion] [debug] Start timer
Apr 14 16:40:08 [Genymotion] [debug] Remote file size: 155371520 , current local file size: 0
Apr 14 16:40:08 [Genymotion] [debug] Starting new download
Apr 14 16:40:08 [Genymotion] [debug] Downloading file  "http://dl.genymotion.com/dists/4.1.1/ova/genymotion_vbox86p_4.1.1_170321_000946.ova"
Apr 14 16:40:08 [Genymotion] [debug] Start timer
Apr 14 16:40:10 [Genymotion] [fatal] QMetaType::registerType: Binary compatibility break -- Size mismatch for type 'QPaintBufferCacheEntry' [1024]. Previously registered size 16, now registering size 0.

Определенная ошибка как следующее:

QMetaType::registerType: Binary compatibility break -- Size mismatch for type 'QPaintBufferCacheEntry' [1024]. Previously registered size 16, now registering size 0.`enter code here`
0
задан 14 April 2017 в 07:55

1 ответ

Обходное решение описано здесь .

В коротком : скопируйте название .ova файл от ~/.Genymobile/genymotion.log, загрузите его на ~/.Genymobile/Genymotion/ova, затем попытайтесь добавить то же устройство еще раз.

0
ответ дан 3 November 2019 в 11:11

Другие вопросы по тегам:

Похожие вопросы: