<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Switching between two versions of LibreOffice resets user profile"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128956#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Switching between two versions of LibreOffice resets user profile"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128956">bug 128956</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>(In reply to V Stuart Foote from <a href="show_bug.cgi?id=128956#c12">comment #12</a>)
<span class="quote">> Please see the linked URL for the Wiki "Installing in parallel/OS X"</span >

So following those instructions, there are several issues :

(1) in order for a shell script to be launchable from Finder, you need to
associate it with an app. By default, Terminal.app does not have the
authorisation to launch userland scripts, the user has to go and authorise this
in the OS security settings.

(2) by default, no app is assigned to the execution ".sh" files, so this has to
be sought out specifically, bearing in mind that Terminal.app does not appear
in the list of "recommended applications" foressen by Apple. As it turned out,
I have XCode installed, and this was set as the default for all ".sh" files.
OK, navigated my way around that and managed to set Terminal.app as the app to
open the ".sh" files by default.

(3) double clicking on the soffice.sh file from Finder gives the following from
the Terminal :


alex@mbpro13 ~ % /Applications/LO/LO6461/soffice.sh ; exit;
-----------------------------------------------
  Welcome to the Wonderful World of Frogs!
-----------------------------------------------

Starting LibreOffice
find: ./Library/Application Support/MobileSync: Operation not permitted
find: ./Library/Application Support/CallHistoryTransactions: Operation not
permitted
find: ./Library/Application Support/CloudDocs/session/db: Operation not
permitted
find: ./Library/Application Support/com.apple.sharedfilelist: Operation not
permitted
find: ./Library/Application Support/Knowledge: Operation not permitted
find: ./Library/Application Support/com.apple.TCC: Operation not permitted
find: ./Library/Application Support/FileProvider: Operation not permitted
find: ./Library/Application Support/com.apple.avfoundation/Frecents: Operation
not permitted
find: ./Library/Application Support/CallHistoryDB: Operation not permitted
find: ./Library/Autosave Information: Operation not permitted
find: ./Library/IdentityServices: Operation not permitted
find: ./Library/Messages: Operation not permitted
find: ./Library/HomeKit: Operation not permitted
find: ./Library/Sharing: Operation not permitted
find: ./Library/Mail: Operation not permitted
find: ./Library/Accounts: Operation not permitted
find: ./Library/Safari: Operation not permitted
find: ./Library/Suggestions: Operation not permitted
find: ./Library/Containers/com.apple.VoiceMemos: Operation not permitted
find: ./Library/Containers/com.apple.archiveutility: Operation not permitted
find: ./Library/Containers/com.apple.Home: Operation not permitted
find: ./Library/Containers/com.apple.Safari: Operation not permitted
find: ./Library/Containers/com.apple.iChat: Operation not permitted
find: ./Library/Containers/com.apple.CloudDocs.MobileDocumentsFileProvider:
Operation not permitted
find: ./Library/Containers/com.apple.mail: Operation not permitted
find: ./Library/Containers/com.apple.Notes: Operation not permitted
find: ./Library/Containers/com.apple.news: Operation not permitted
find: ./Library/Containers/com.apple.stocks: Operation not permitted
find: ./Library/PersonalizationPortrait: Operation not permitted
find: ./Library/Metadata/CoreSpotlight: Operation not permitted
find: ./Library/Metadata/com.apple.IntelligentSuggestions: Operation not
permitted
find: ./Library/Cookies: Operation not permitted
find: ./Library/Caches/com.apple.HomeKit: Operation not permitted
find: ./Library/Caches/CloudKit: Operation not permitted
find: ./Library/Caches/com.apple.ap.adprivacyd: Operation not permitted
find: ./.Trash: Operation not permitted
----------------------
  Helper Script Done
----------------------
/Applications/LO/LO6461/soffice.sh: line 25:
-env:UserInstallation=file:////Users/alex: No such file or directory
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[OpĂ©ration terminĂ©e]



As a result, LO fails to start. Retrying leads to the same failed result.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>