Simon Fels

Results 45 comments of Simon Fels

Fixes the failing download with the latest version for me, so +1

@g3rb3n You're using a quite old version of the Anbox snap. Please refresh to the latest with `$ snap refresh --edge --devmode anbox` and try again.

Hmm, this looks interesting: ``` Starting real init now ... + /init libc: fsetxattr failed to set context (u:object_r:dalvik_prop:s0) for "/dev/__properties__/u:object_r:dalvik_prop:s0" libc: fsetxattr failed to set context (u:object_r:config_prop:s0) for "/dev/__properties__/u:object_r:config_prop:s0"...

@taechqie It seems you're using a binary translator like Houdini `10-09 06:47:31.213 1779 1779 I Zygote : Process: zygote socket opened, supported ABIS: x86,armeabi-v7a,armeabi` Can you please reproduce the bug...

@zhangtianyi2001 Any chance you can try again on the latest version of the snap from beta or edge?

@leviathanch Looks like your branch contains other camera related changes too. I guess your intention was not to include them in this PR, right?

@karuboniru If you have any changes we can include upstream to make Anbox work on WSL2 more easily, please don't hesitate to provide a PR or detail what you had...

`X11 connection rejected because of wrong authentication` As the error says, something is bogus with the configured `Xauthority`. Have a look at https://blog.yadutaf.fr/2017/09/10/running-a-graphical-app-in-a-docker-container-on-a-remote-server/ for a similar use case. Anbox shouldn't...

You miss the right environment variables like `XDG_RUNTIME_DIR`. See https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html for details.

Not at the moment. PRs welcome :-)