whyXVI

Results 3 comments of whyXVI

LOL I edited .wslconfig before trying `wsl -d Arch -u {username}` and succeeded. I thought the bug can be solved by an alternative way of adding default user before I...

Thank you for your guidance! I noticed that [u] represents receiving all message updates. Previously, my messages flooded the information returned by certain commands. I want to address this issue....

我遇到了类似的bug. 暂时的解决方案是改为ADB Input, 连接配置如图所示 注意到: 1. adb.log中read和write 线程生成的顺序似乎总是标志着成功与否(read在前总是会失败). 也许和异步连接请求和队列处理逻辑有关 2. minitouch maatouch执行adb push时会概率失败(in write_some). powershell内adb连接确认过手动执行的成功性 ![Image](https://github.com/user-attachments/assets/03489ba1-4ff1-4606-98d7-5f427e68a0be) ![Image](https://github.com/user-attachments/assets/953a651a-f221-47fa-9f54-61b2f08b7847) ![Image](https://github.com/user-attachments/assets/55431107-1f1e-47e8-8cd6-d1d0a961f0b1) ![Image](https://github.com/user-attachments/assets/46180722-3e23-4a37-85ae-37ac83ed02c7)