Closing unsaved database

If I attempt to close a database that has not been saved, the “not saved warning” is not displayed and nothing happens. Even trying to quit Panorama fails.

This affects Command+w, clicking the red close button or Command+Q.
If the DB is saved, then closing works as expected.

Note, this behavior doesn’t happen on a new database that has not being saved before.
Hugo

It sounds like you have not enabled this option in the System Preferences>General panel.

image

Thanks Jim, this fixed the problem.

Other programs completely ignore this preference, which made me think that it was a problem in Panorama.

Any program that uses Apple’s NSDocument class will honor this preference. The programs themselves (including Panorama) aren’t even aware of what the preference setting is, that is completely handled by Apple’s code.