https://bugs.freedesktop.org/show_bug.cgi?id=68771

Michael Meeks <michael.me...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |---
            Summary|Crash on launch on OS X     |Crash without warning
                   |                            |launch on old OS X (10.5)

--- Comment #27 from Michael Meeks <michael.me...@collabora.com> ---
re-opening with a new title. I'm no OS/X expert but would something like this
help (sadly I've no way of testing it):

diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist
index 5a682dc..13500d7 100755
--- a/sysui/desktop/macosx/Info.plist
+++ b/sysui/desktop/macosx/Info.plist
@@ -1422,6 +1422,8 @@
        <string>VCL_NSApplication</string>
     <key>LSApplicationCategoryType</key>
     <string>public.app-category.productivity</string>
-</dict>
+    <key>LSMinimumSystemVersion</key>
+    <string>10.6.0</string>
+</dict2>
 </plist>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to