Yes, other apps are working after reboot. Maybe I broke it with pm. * `pm` command in Android seems to be broken – it segfaults and it seems that no app can be started then (though other will continue working) * Calculator app works, Settings app works, E-Mail app seems to work, too. Maybe the Gallery 3D just has some 3D acceleration issues, but other apps are OK. * adb lolcat and adb shell are your friends, it shows what is happening * adb shell might be needed before adb lolcat * don't worry about timeouts – app window can be shown even after timeout * Somewhat laggy and CPU hog – maybe related to OpenGL. * Not sure how to install apps. I've tried adb install FDroid.apk and it passed, but it does not seem to be installed. * The desktop files sometimes disappear.
Maybe we should turn off GPU rendering in developer options. Unfortunately, I cannot enable developer mode in Settings app. It seems we sould have to disable ro.kernel.qemu.gles and qemu.gles in /system/build.prop, but I am not sure if this is easy. The build.prop might be a RO part of the snap. There is a similar file in /data, not sure what we can override there. I am not sure if Anbox utilizes OpenGL. Maybe some lowlevel approach bypasses the mesa library, which can decide to use llvmpipe. Regards, Vít Šesták 'v6ak' -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/945a6597-08f8-4264-9fbc-ae9f9f182c39%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
