Fetching articles...

Disable Automatic Termination

Have you noticed how some apps mysteriously crashes for no apparent reason? Like when trying to open a document in pages? There is a fix for that.

Look at this scenario:

  1. Open Pages
  2. Close the "open" dialog box
  3. Switch to the finder and try to pick a file to drag into pages (to open it).
  4. Pages crashes.

Turns out, that this is a "feature" to make Windows-users more accustomed to the mac when switching. Apparently Windows kills apps when their last window closes, and so Apple wants their apps to die with the last window as well.

Thankfully there is a remedy, open your Terminal and paste the following:

defaults write -g NSDisableAutomaticTermination -bool yes

Now your apps work as expected again.

Thankfully #2, only Apple's apps seems to be using this "functionality", so all third party apps should behave properly. For the next mac OS, 10.12, I only wish Apple does not introduce more stupidity like this. It could be their tagline:

Less stupidity with 10.12!

About

Hello! How nice of you stopping by! ❤️

My name is Olof Andersson-Thorén, I am an iOS/Backend/Web/Android developer from Sweden.

I really enjoy creating stuff, and that is the reason why I am doing this. I started working full-time on building apps in 2009.

At the moment I work as a consultant for companies that need help with their apps. During off-hours I build indie-apps for fun. My main app is Feeds, a glorified news and RSS-reader that keeps track of the web for you. I have published more than 75 apps on the appstore/Google play store though most of them are not active today. Aggressive Development has published 15 apps under its own name and many more for other companies.

Please feel free to say hello or give feedback, etc: olof@aggressive.se.