From 29e19cdfb712898314bc9a7143708d7ce71ab581 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Thu, 4 Oct 2012 11:47:14 +0200 Subject: Add readme file for MacOSX package There are a couple of gothas on MacOSX involving GateKeeper on Mountain Lion, and dialogues that sometimes doesn't pop up. This file explains that. The file should be included in the DMG, but that's for a different commit. [Dirk Hohndel: fix whitespace and some rephrasing] Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- packaging/macosx/Read me first.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packaging/macosx/Read me first.txt diff --git a/packaging/macosx/Read me first.txt b/packaging/macosx/Read me first.txt new file mode 100644 index 000000000..e3de60083 --- /dev/null +++ b/packaging/macosx/Read me first.txt @@ -0,0 +1,19 @@ +Known issues running Subsurface on Mac OS X +=========================================== + +Security Preferences in Mac OS 10.8 Mountain Lion +---------------------------------------- -------- + +If you get "Subsurface can't be opened because it is from an unidentified +developer" or "Subsurface can't be opened because it was not downloaded +from the Mac App Store.", you need to change your security preferences. + +Go to System Preferences » Security & Privacy » General and set +Allow applications downloaded from » Anywhere + +Missing dialogues +----------------- + +There's a bug that sometimes prevents dialogues from popping up. +The workaround for this is to move the mouse pointer. + -- cgit v1.2.3-70-g09d2