View Single Post
Posts: 187 | Thanked: 41 times | Joined on May 2010
#315
Originally Posted by ddiscodave View Post
there are posts about this, actually i have gotten it too but ti seems to work well overall. when a browser is open the script kills the browser. those command lines are normnal

Actually i found out the problem ... If the phone is locked and asking for the password and alarmed run the optimize script , then mce will die. My solution was add a line in the optimize script to stop mce and start mce... its working just fine (Must be run with sudo and be sure the stop and start scripts are in the PATH)

sudo stop mce
sudo start mce