notramo
notramo
It's not resolved.
Still not resolved.
@nik-rev, the `:theme` sequence leaves the command line in this state:  It's `:theme` that will switch to a different theme, but since the completion is instantly visible after ``...
Full log (`waydroid log` started before launching container): ``` (013323) [22:18:55] % modprobe -q ashmem_linux (013323) [22:18:55] % chmod 666 -R /dev/anbox-binder (013323) [22:18:55] % chmod 666 -R /dev/anbox-vndbinder (013323)...
I tried editing the pidfile option in `/usr/lib/waydroid/data/scripts/waydroid-net.sh` to a random one in `/tmp`, and it still did not work. Then I completely deleted the pidfile option, and it successfully...
However, there is no network access inside the Android system. I can't tell if it is a DNS configuration problem, or a routing problem, because I don't know how to...
I tried flushing nftables, no success. Also tried it with Docker stopped. `ip route` inside the container gives no output. `ip addr show` output inside the container: ``` 1: lo:...
I found the dnsmasq one. https://docs.waydro.id/debugging/known-issues However, there is still no internet inside the container.
This also happens when using it with a Synapse instance that do not support delayed events. A temporary workaround is to disable the MembershipManager in the Element Call developer settings.
If it ever gets implemented, it should support the [standard schema](https://github.com/standard-schema/standard-schema) interface. However, I don't think a validation library belongs in Bun. Simply because it's not possible to run it...