summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2012-10-04 11:47:14 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-04 03:01:27 -0700
commit29e19cdfb712898314bc9a7143708d7ce71ab581 (patch)
treec4acac09ab29b3e8c936402a15aede2631176dc6 /packaging
parent4f18f83ce9a46c58720e0ed65074bd60f92b0e29 (diff)
downloadsubsurface-29e19cdfb712898314bc9a7143708d7ce71ab581.tar.gz
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 <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Read me first.txt19
1 files changed, 19 insertions, 0 deletions
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.
+