You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional info: I am using this fix to make the build script working.
The output folder is renamed so that it is short enough. It is placed on another Drive than Windows is installed to.
Expected behaviour/预期行为
I guess WSA should install and the play store should launch.
Actual behaviour/实际行为
Some Powershell progress bars appear, and then a red error message appears. It states:
Start-Process : This command cannot be run due to the error: A specified logon session does not exist. It may have been terminated.
At D:\wsa_rooted_gapps_noamazon\Install.ps1:58 char:5
+ Start-Process "wsa://com.android.vending"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Start-Proces], InvalidOperationException
+ FullQualified ErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
After the error message the script says All Done, press any key to exit. But it is obviously not done.
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
Steps to reproduce/复现步骤
Additional info: I am using this fix to make the build script working.
The output folder is renamed so that it is short enough. It is placed on another Drive than Windows is installed to.
Expected behaviour/预期行为
I guess WSA should install and the play store should launch.
Actual behaviour/实际行为
Some Powershell progress bars appear, and then a red error message appears. It states:
After the error message the script says All Done, press any key to exit. But it is obviously not done.
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
d44a77b
Linux distribution info/Linux 发行版信息
Ubuntu 22.04 WSL
Windows version/Windows 版本
10.0.22631.2715
Build Parameters/构建参数
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: GApps Brand: MindTheGapps
INFO: GApps Variant: pico
INFO: Root Solution: magisk
Build: RELEASE_TYPE=Retail
Version requirement/版本要求
Logs/日志
The text was updated successfully, but these errors were encountered: