Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

应用程序“微信.app”无法打开 你不能打开应用程序“微信.app”,因为它可能已损坏或不完整 #1852

Open
LangfordHsu opened this issue Dec 27, 2023 · 5 comments

Comments

@LangfordHsu
Copy link

LangfordHsu commented Dec 27, 2023

issue规范

  • MacOS版本 : 14.2.0
  • 微信版本 : 3.8.6
  • 小助手版本 : v3.8.2
  • BUG描述 : 微信打不开了
  • 操作场景 : 运行了curl -o- -L https://omw.limingkai.cn/install.sh | bash -s和omw
  • 方便的话提供日志, 截图或者视频(可选)

用命令弄了一下omw,curl -o- -L https://omw.limingkai.cn/install.sh | bash -s
报错:
The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x6000016e4300 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}

image

应用程序“微信.app”无法打开
image

重新搞了一下,变成 你不能打开应用程序“微信.app”,因为它可能已损坏或不完整
image

image
@LangfordHsu LangfordHsu changed the title 应用程序“微信.app”无法打开 应用程序“微信.app”无法打开 你不能打开应用程序“微信.app”,因为它可能已损坏或不完整 Dec 27, 2023
@LonePheasantWarrior
Copy link

image

出现了相同的问题

@Liming45712
Copy link

sudo codesign --sign - --force --deep /Applications/WeChat.app
可以解决

@zhaoyanxue666
Copy link

sudo codesign --sign - --force --deep /Applications/WeChat.app使用sudo codesign --sign - --force --deep 命令来创建微信应用。 可以解决

谢谢,一样的问题,这条命令解决了

@Lazyloadingg
Copy link

sudo codesign --sign - --force --deep /Applications/WeChat.app使用sudo codesign --sign - --force --deep 命令来创建微信应用。 可以解决

谢谢,一样的问题,这条命令解决了

你的可以安装?我的怎么提示微信下没有此文件了? /Applications/WeChat.app/Contents/MacOS/WeChat_backup: No such file or directory

@zhouyantongiosDev
Copy link

我提示一长串No such file or directory ,我打开安装脚本看了看脚本里的wechat路径,一开始怀疑是application里微信是中文名字导致的,然后把application里的拖到命令行里看了看是英文,在执行就可以了...但是微信登录没有那些插件功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants