3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/mobile
Dolphin von Chips 28d80ffa92 genymotion: fix startup on Qt-based environments
Currently trying to run Genymotion on Plasma 5 fails at all, Genymotion
itself complaining about libqtquickcontrols2materialstyleplugin.so using
"incompatible Qt library".
As it turns out, this package ships its own
version of Qt but does not ignore any environment variables related to
Qt, which results in Genymotion's Qt using (apparently incompatible)
QML plugins from user's system. This can be fixed quite easily by
unsetting `QML2_IMPORT_PATH` in a wrapper, which this patch does.
There might be more such problems, but I haven't encountered them yet,
so fixing those will be up to someone else ;)
2022-03-24 16:32:38 +05:00
..
abootimg abootimg: fix cross compilation and set strictDeps 2022-01-09 09:18:21 +08:00
adb-sync
adbfs-rootless
androidenv
checkra1n
cocoapods
genymotion genymotion: fix startup on Qt-based environments 2022-03-24 16:32:38 +05:00
gomobile
imgpatchtools
titaniumenv
webos
xcodeenv
xpwn