1、谷歌登录BUG
解决方法:退出谷歌账户重新登录
2、用户权限不对
解决方法:
a、打开终端
b、cd /Applications
c、 ls -al #查看一下当前每个程序的 owner
d、qxp admin Google Chrome.app
e、修改 owner (sudo chown lp:staff Google\ Chrome.app)
f、 ls -al 再次查看owner(lp staff Google Chrome.app)
g、重启 chrome,退出原来的账户,重新登陆一遍










网友评论