LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.49k stars 22.97k forks source link

[Bug] WSA does not start properly. #350

Closed LittleMio closed 1 year ago

LittleMio commented 1 year ago

Steps to reproduce/复现步骤

  1. 在此之前使用(f9a8b78ed59abfa7c1055576552c25b75d8cb3ed)构建的WSA的过程中异常崩溃,导致出现了错误 WOF 驱动程序在压缩文件的资源表中遇到了损坏
  2. 不得已重装系统
  3. 重新安装完WSA并启动

Expected behaviour/预期行为

正常启动,弹出系统设置界面并能正常启动其他软件

Actual behaviour/实际行为

启动完成后窗口消失,后台进程存在,但无法打开任何软件,情况与 #180 类似 image

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

dc7083ccface4eac389bbeff4b3aad049116c888

Linux distribution info/Linux 发行版信息

Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy

Windows version/Windows 版本

10.0.22621

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand OpenGApps --gapps-variant pico --remove-amazon --root-sol magisk --compress 1 --compress-format 7z INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: stable INFO: GApps Brand: OpenGApps INFO: GApps Variant: pico INFO: Root Solution: magisk INFO: Compress Format: 7z Build: RELEASE_TYPE=Retail Generate Download Links Generating WSA download link: arch=x64 release_type=Retail WSA Version=2210.40000.7.0

Version requirement/版本要求

Logs/日志

WSA的运行日志文件 20230112194813.log

20230112195354.log

20230112204803.log

LittleMio commented 1 year ago

问题已解决,更换WSA使用的GPU为核显启动成功