处于好奇和折腾,安装了腾讯的这个软件,黑苹果系统版本为:10.12.6 (16G2136),柠檬版本:4.6.0 。 当启动了应用,系统就卡死,通过重新启动系统的方式,进系统测试,每次都在状态栏出现图标系统卡死。
解决问题:观察现象,能进输入密码页面,使用 ssh 登陆,然后逐一查看开机启动,最后删除文件com.tencent.Lemon.*,进入系统,一切正常。可能和安装都某些东西冲突了吧。
开机启动
/Library/LaunchDaemons:系统启动时运行,用户不登录也会运行。
/Library/LaunchAgents:用户登录后运行。
~/Library/LaunchAgents:用户自定义的用户启动项
/System/Library/LaunchDaemons:系统自带的启动项
/System/Library/LaunchAgents:系统自带的启动项
需要删除文件
com.tencent.Lemon.listen.plist
com.tencent.Lemon.plist
com.tencent.Lemon.trash.plist
com.tencent.Lemon.uninstall.plist
com.tencent.LemonMonitor.plist