We have discontinued this forum and moved support tickets to the GitHub issue tracker. More info

can't open Fan Control...

Control fans on Apple hardware: iMacs, Macbooks, etc

Moderator: Steven

Post Reply
adamjc
Posts: 1
Joined: 01 Apr 2015, 16:31

can't open Fan Control...

Post by adamjc »

Suddenly stopped working, I have uninstalled and reinstalled several times..

I double click on the app, get a 1 second pause, then nothing.

Any ideas?
User avatar
Steven
CrystalIDEA Developer
Posts: 2294
Joined: 21 Dec 2009, 11:48
Location: CrystalIDEA headquarters
Contact:

Re: can't open Fan Control...

Post by Steven »

adamjc
Try to clean up its preferences:

Code: Select all

killall MacsFanControl
rm ~/Library/Preferences/com.crystalidea.macsfancontrol.plist
killall -u `id -u -n` cfprefsd
Post Reply