相关疑难解决方法(0)

由于在 Big Sur 中的许可,无法运行应用程序

我昨天安装了 Mac OS Big Sur,从那以后我无法运行一些旧的应用程序。这是我得到的消息:

"You do not have permission to open the application"
Run Code Online (Sandbox Code Playgroud)

我认为这个应用程序来自一个未知的开发者。我尝试了在 Catalina 中使用的不同方法,例如:

spctl --master-disable
Run Code Online (Sandbox Code Playgroud)

或者我也尝试禁用 SIP 和 AMFI。

我也试过

sudo xattr -rd com.apple.quarantine /Applications/my_app.app
Run Code Online (Sandbox Code Playgroud)

如果我从终端运行应用程序,这是我得到的错误的文本版本:

The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2508, NSUnderlyingError=0x7fcb24c13ec0 {Error Domain=RBSRequestErrorDomain Code=5 "Launched process exited during launch." UserInfo={NSLocalizedFailureReason=Launched process exited during launch.}}}
Run Code Online (Sandbox Code Playgroud)

还尝试禁用加密并运行:

csrutil authenticated-root disable
Run Code Online (Sandbox Code Playgroud)

这是错误窗口: 在此处输入图片说明

macos macos-big-sur

100
推荐指数
8
解决办法
18万
查看次数

Eclipse 意外退出 2022-06

我开始学习Java,几天来一直遇到这个错误。我安装了 eclipse 并且运行得很好。第二天,当我尝试打开该应用程序时,它打不开,并且收到一条消息:

\n

“应用程序 \xe2\x80\x9cEclipse\xe2\x80\x9d 无法打开\xe2\x80\x99。”\n然后\n“eclipse 意外退出”

\n

单击“显示详细信息”时:

\n
-------------------------------------\nTranslated Report \n-------------------------------------\n\nIncident Identifier: FAF2D9F4-0509-4333-8A9B-7DD02068E9E1\nCrashReporter Key:   F85AF088-28E6-8FB6-4EAB-F263B78EA434\nHardware Model:      MacBookAir9,1\nProcess:             eclipse [27160]\nPath:                /Applications/Eclipse.app/Contents/MacOS/eclipse\nIdentifier:          org.eclipse.platform.ide\nVersion:             4.24.0 (4.24.0.I20220607-0700)\nCode Type:           X86-64 (Native)\nRole:                Default\nParent Process:      launchd [1]\nCoalition:           org.eclipse.platform.ide [13823]\n\nDate/Time:           2022-06-22 21:02:08.7804 +0530\nLaunch Time:         2022-06-22 21:02:08.6956 +0530\nOS Version:          macOS 12.3.1 (21E258)\nRelease Type:        User\nReport Version:      104\n\nException Type:  EXC_CRASH (SIGKILL (Code Signature Invalid))\nException Codes: 0x0000000000000000, 0x0000000000000000\nException Note:  EXC_CORPSE_NOTIFY\nTermination Reason: CODESIGNING 1 \n\nTriggered by Thread:  0\n\nThread 0 Crashed:\n0                                           0x16854ad0 _dyld_start + 0\n1   ???                                      0x7062000 ???\n\n\nThread 0 crashed with …
Run Code Online (Sandbox Code Playgroud)

java eclipse ide macos

3
推荐指数
1
解决办法
1992
查看次数

STS 未在 Mac OS Catalina(版本 10.15)上运行

我已在 Mac OS Catalina 上成功下载了 STS-4,但启动时出现以下错误:\xe2\x80\x9cSpringToolSuite4\xe2\x80\x9d 无法打开\xe2\x80\x99t,因为 Apple 无法检查它是否存在恶意软件。有人能解决这个问题吗?

\n

macos spring-tool-suite

2
推荐指数
1
解决办法
4061
查看次数

标签 统计

macos ×3

eclipse ×1

ide ×1

java ×1

macos-big-sur ×1

spring-tool-suite ×1