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

Chinese text mess

wenmin92 opened this issue · comments

I just noticed the rectangle character, can you confirm that is the problem you are referring to? Can you share a link to that apk so i can test it?

EDIT: nevermind, apparently it's the whole title that's wrong...

I just noticed the rectangle character, can you confirm that is the problem you are referring to? Can you share a link to that apk so i can test it?

Of course, I have installed several Chinese apps that have this problem, here I give a link to one of them for you to test.
https://static.beingfine.cn/apk/is_cool_qlisten_2.2.515261710003.apk

@wenmin92 I see it a tad more messy than you do

image

@wenmin92 I may have fixed it, this seems like the correct title.

image

@wenmin92 I may have fixed it, this seems like the correct title.

Great, this is the correct title. Thanks!

@wenmin92 Could you test it with some apps and confirm it works? https://mega.nz/file/MxchmIjJ#1uIYHcF5F7Siv_v8iQmlN-PADtkut9xrXA29kjI18ww

It looks fine for install Chinese apks.

Note:

  1. I also encountered a stuck interface during the installation process, and after about 2 to 4 minutes, I was able to move on to the next interface.
  2. After the installation was completed, it asked for a reboot.
  3. And after I rebooted, I found that the file association was not normal.
  4. The whole installation process changed a lot of files and registry, mostly related to vcredist, and my computer already has the required vcredist environment, so I don't think it should overwrite them again (That's why I like scoop).

@wenmin92 The installer installs the version I bundled (wsa_pacman/installer/redist/VC_redist.x64.exe) if there is no version installed or the currently installed version is inferior to the one I bundled. (so it should be installed it only the first time [if ever] as i never updated the bundled version)

Also what do you mean by "the file association was not normal"?

  1. When I double-click a apk file, the system pops up the following prompt box:

image

该文件没有与之关联的应用来执行该操作。请安装应用,若已经安装应用,请在“默认应用设置"页面中创建关联。
The file does not have an application associated with it to perform this action. Please install the application, or if you have already installed the application, create an association in the Default Application Settings screen.

  1. The apk file property dialog:

打开方式:未知应用程序 更改(C)...
Open as: unknown application Change(C)...

  1. After click the Change(C)... button:

image

The situation mentioned in the previous post happened when there was no reboot.
I tried again, after uninstalling and reinstalling, there was no prompt to reboot the system, at this point, the file association was faulty, and the problem disappeared after reboot.

Please ignore the installation problem, this minor problem is perfectly acceptable at this stage.

@wenmin92 All right, BTW could you please open a new issue for the installation problem as I'm closing this one, so it's easier to keep track of it