我刚刚通过 Leopard 安装升级到了 Snow Leopard。
重启后,我收到一条通知,告知有新更新可用。我点击“安装并重启”,收到一条许可文本,我点击“同意”,但什么也没发生。什么都没安装。
如果我打开控制台,单击“同意”后立即看到的消息如下,但我认为问题与第一条消息有关。
25/09/09 09:35:42 com.apple.SecurityServer[24] Engine::authorize: Rule::evaluate returned 4294907288 returning errAuthorizationInternal
25/09/09 09:35:42 GrowlHelperApp[318] *** __NSAutoreleaseNoPool(): Object 0x3518f0 of class NSCFDictionary autoreleased with no pool in place - just leaking
25/09/09 09:35:42 GrowlHelperApp[318] *** __NSAutoreleaseNoPool(): Object 0x351d70 of class NSCFDictionary autoreleased with no pool in place - just leaking
25/09/09 09:35:42 GrowlHelperApp[318] *** __NSAutoreleaseNoPool(): Object 0x16c250 of class NSCFArray autoreleased with no pool in place - just leaking
有任何想法吗?
谢谢。
答案1
刚刚找到解决方案此论坛主题。
- 在 Finder 中,转到主文件夹(侧边栏中旁边带有房屋图标的文件夹)
- 选择导航至
Library
>Preferences
>byHost
- 删除里面的所有文件
- 重启你的电脑。
或者,从终端运行
rm ~/Library/Preferences/byHost/*
答案2
我姐姐也遇到了同样的问题,她不得不重新安装 Snow Leopard,这样才解决了问题(可能有点极端)