You are not logged in.

#1 2013-07-19 06:06:02

conan513
Member
Registered: 2013-07-19
Posts: 1

Genymotion won't run

I downloaded the latest Genymotion from https://genymotion-genymobile.netdna-ss … .0_x64.bin and give this error log when I try to run it:

[Genymotion] [Fatal] Cannot mix incompatible Qt library (version 0x40805) with this library (version 0x40804)

Any idea how to fix this?

Offline

#2 2013-07-19 16:56:50

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: Genymotion won't run

At a guess, Genymotion needs a version of Qt older than the one currently in the Arch repos, and you'll need to downgrade.  The Arch Rollback Machine should contain the previous version (qt4-4.8.4).  You can install it manually, or use downgrade from the AUR.

Offline

#3 2013-08-04 10:35:18

k2s
Member
Registered: 2012-03-24
Posts: 9

Re: Genymotion won't run

For me this works: "sudo -u <myAccount> genymotion"

Added comment to https://aur.archlinux.org/packages/genymotion/

Offline

#4 2013-09-04 17:10:29

timseal
Member
Registered: 2010-03-30
Posts: 6

Re: Genymotion won't run

k2s wrote:

For me this works: "sudo -u <myAccount> genymotion"

Brilliant - but why does this work?

Offline

#5 2013-11-25 20:51:06

cotko
Member
Registered: 2010-02-10
Posts: 16

Re: Genymotion won't run

for future reference if anyone else has this problem:
installed virtualbox via pacman and genymotion from AUR; in genymotion you add a new image and it appears in virtualbox. you can start it via virtualbox but it wont start via genymotion:
make sure you've installed net-tools
make sure you can load these modules vboxdrv vboxnetadp vboxnetflt (load them at startup: echo 'vboxdrv vboxnetadp vboxnetflt' > /etc/modules-load.d/virtualbox.conf)
in virtualbox go to file -> preferences -> network -> host-only networks and remove any network listed there
try to start the machine via genymotion again, it worked for me

Offline

#6 2014-01-11 10:58:35

fishears
Member
Registered: 2014-01-11
Posts: 1

Re: Genymotion won't run

FYI you can get genymotion to work by simply deleting all the qt libs that are in the genymotion directory - it will then use all of your system qt libs and run just fine as your current user

Offline

Board footer

Powered by FluxBB