LSPosed / MagiskOnWSALocal

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

[Bug] apps disappear in start menu list, 开始菜单不显示app了 #636

Closed xyzdev-cell closed 1 year ago

xyzdev-cell commented 1 year ago

Steps to reproduce/复现步骤

  1. 因为直接运行github下面的output目录, 下次同版本构建时被删除原文件导致版本破坏, 所以复制了一份output目录到新的目录下运行 install.ps1
  2. 根据脚本提示, 自动卸载了原本的版本并新装了版本
  3. 然后app不显示在了设置和开始菜单

Expected behaviour/预期行为

在开始菜单列表显示安装的app

android 设置里面显示安装的应用

Actual behaviour/实际行为

开始菜单不显示android app了, android 设置里面也没有应用显示了 image 但是程序运行是有效的

image image 程序运行时都是 \WsaClient 的图标 image

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

21e80a3

Linux distribution info/Linux 发行版信息

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

Windows version/Windows 版本

Microsoft Windows [版本 10.0.22621.1848]

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --gapps-brand MindTheGapps --remove-amazon --magisk-ver stable 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

WSA_2305.40000.6.0_x64_Release-Nightly-with-magisk-26.1(26100)-stable-MindTheGapps-13.0-RemovedAmazon

Version requirement/版本要求

Logs/日志

.

xyzdev-cell commented 1 year ago

通过彻底删除程序再重装解决了