LoginSignup
0
0

More than 5 years have passed since last update.

Kobito(Mac)が強制終了で落ちるようになった時の対処法

Posted at

解決策

関連ファイル全消し+再インストールで復活
find / -name *kobito*で出てくるやつを片っ端からsudo rm -rfしてやる。

自分のケース

  • /Users/[ユーザー名]/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.qiita.kobito.sfl
  • /Users/[ユーザー名]/Library/Application Support/Firefox/Profiles/sz5bdtjd.default/ScrapBook/data/20140821104009/kobito-654d3c233875ff71a5dea08bf4b14971.png
  • /Users/[ユーザー名]/Library/Application Support/Google/Chrome/Default/Local Storage/http_kobito.qiita.com_0.localstorage
  • /Users/[ユーザー名]/Library/Application Support/Google/Chrome/Default/Local Storage/http_kobito.qiita.com_0.localstorage-journal
  • こんな感じでたくさんあった。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0