小编Old*_*her的帖子

强制退出后,“killall Finder”提示“没有匹配的进程...”但PID仍然存在?

这是给你的。在重新启动失败并强制退出 Finder 后,终端中的“killall Finder”返回:

"No matching processes belonging to you were found"
Run Code Online (Sandbox Code Playgroud)

奇怪的是,finder 的 PID 确实出现在“ps -A”之后,以显示所有进程。但是,在重复 PID 列表时,时间将永久列为 0:00:00。

我尝试了以下手动启动它:

open /System/Library/CoreServices/Finder.app
Run Code Online (Sandbox Code Playgroud)

但它吐了:

LSOpenFromURLSpec() failed with error -600 for the file /System/Library/CoreServices/Finder.app.
Run Code Online (Sandbox Code Playgroud)

关于 Finder 重新启动的任何其他想法不涉及重新启动?(我通常一次打开 6 个空间,每个空间都有一些应用程序,重新加载它们很痛苦。)

finder kill pid application-launch macos

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

标签 统计

application-launch ×1

finder ×1

kill ×1

macos ×1

pid ×1