alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Install apk successful, but return UNKNOWN_ERROR

Yukari316 opened this issue · comments

version: 1.3.6
windows version: Windows 11, OS Build 10.0.22621.674
WSA version: 2209.40000.26.0
KXGQP4APR6%OUA% R@9PUB7
image

I had the same problem
version: 1.3.6
windows version: 22621.819
WSA version: 2210.40000.7.0

Currently the application waits for the adb installation process for 30 seconds, after which it times out (but it may still be running in the background, so it probably just took more than 30 seconds to install).

Maybe I should have a specific message when for installation timeout, and allow the wait time to be customizable

On version 1.4.0 I added a customisable timeout value (expressed in seconds, + option to disable it) as well as a TIMEOUT status in the installer