2014年10月20日 星期一

解決升級到Yosemite (OS 10), Google driver無法使用的問題

升級到Yosemite後,發現開啟Google Driver後,只會看到grey out 的Google driver ,無法點選使用,上網看了一下,需要把

helper 的icon 更改位置即可,就是需要解決權限的問題

 

  • Open Terminal.
  • Paste the following command:
    sudo cp /Applications/Google\ Drive.app/Contents/Resources/Google\ Drive\ Icon\ Helper /Library/PrivilegedHelperTools/
  • Enter your password.
  • Either restart your machine or use Activity Monitor to force quit Google Drive and restart the application.

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...