Package Details: genymotion 3.8.0-1

Git Clone URL: https://aur.archlinux.org/genymotion.git (read-only, click to copy)
Package Base: genymotion
Description: Complete set of tools that provides a virtual environment for Android.
Upstream URL: http://www.genymotion.com/
Keywords: android emulator genymotion
Licenses: custom
Submitter: AndreaCattaneo
Maintainer: j.taala (amos)
Last Packager: j.taala
Votes: 328
Popularity: 0.077819
First Submitted: 2013-08-02 09:18 (UTC)
Last Updated: 2024-11-04 20:16 (UTC)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 27 Next › Last »

dront78 commented on 2016-01-06 08:18 (UTC)

@SuperIce97 it's better for genymotion guys to know about, because there was no such behaviour in prev. versions

danyf90 commented on 2016-01-05 09:25 (UTC)

added gstreamer0.10 and gstreamer0.10-base dependencies

SuperIce97 commented on 2016-01-04 21:35 (UTC)

@dront78 I will not file the bug on the genymotion forums because it is not a genymotion bug, simply an incompatibility between Qt5.4 (used by genymotion) and Qt5.5 (used by Arch), which is why the genymotion installer ships with the Qt5.4 libraries. The PKGBUILD for this package was removing those libraries which was causing the problems with the SQL and "File Transfer in Progress" glitches. The package maintainer has removed those rm lines from the PKGBUILD and Genymotion runs without anymore bugs when using the latest PKGBUILD.

alium commented on 2016-01-04 19:34 (UTC)

need 'gstreamer0.10' and 'gstreamer0.10-base' as dependencies too genymotion: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory genymotion: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory

dront78 commented on 2016-01-04 07:34 (UTC)

@SuperIce97 fill the bug on genymotion forum it's really important

burntcookie90 commented on 2016-01-02 20:49 (UTC)

had to install gstreamer0.10 and gstreamer0.10-plugins, are these new deps?

SuperIce97 commented on 2016-01-02 05:56 (UTC) (edited on 2016-01-02 06:17 (UTC) by SuperIce97)

Can anybody figure out why the "File transfer in progress" glitch is happening? It has to do something with the packaging because if you remove the line in the PKGBUILD that deletes the libQt folder it doesn't have that glitch. There might be some kind of incompatibility between the Qt5 that Genymotion uses and the version arch uses.

bab00n commented on 2015-12-19 09:47 (UTC)

Thanks !

danyf90 commented on 2015-12-18 20:42 (UTC)

Added