Alessandro Astone

Results 205 comments of Alessandro Astone

Update gnome or use `persist.waydroid.invert_colors`: https://docs.waydro.id/usage/waydroid-prop-options

``` iptables: Bad rule (does a matching rule exist in that chain?). iptables: Bad rule (does a matching rule exist in that chain?). iptables: No chain/target/match by that name. ```...

Duplicate of https://github.com/waydroid/waydroid/issues/348

Missing information, but if you had games crashing it's probably fixed in the latest Android 11 images

> I have this issue with `wl-clipboard`, `pyclip` and `xclip` installed. Double clicking on any text field in any Android app leads to the error. > > Waydroid 1.3.3, Weston...

Odd, i cannot reproduce here. Does `wl-copy foo` - `wl-paste` work by its own? And what about `echo foo | pyclip copy` - `pyclip paste` ?

I may have found a way to reproduce: Starting a nested wayland compositor so that the **clipboard is empty**, then start waydroid inside it and try to select text in...

Fixed redundantly with https://github.com/waydroid/waydroid/commit/cd0a81cf28bfa990bb85d660c239a9e45bcb48a6 and https://github.com/waydroid/android_vendor_waydroid/commit/206ab21899afe9ece0f5cbf3e2c89b269c6bb6cc

Beware that you're not supposed to be able to share your clipboard between waydroid and the X11 desktop when using a nested wayland compositor. The clipboard is implemented by the...