https://bugs.documentfoundation.org/show_bug.cgi?id=115538

--- Comment #28 from Kysh <[email protected]> ---
(In reply to Johan Havermans from comment #27)
--snip--
> Here is what I did:
> Step 1: Close LibreOffice and open in your text editor 
> /Applications/LibreOffice.app/Contents/Info.plist 
> 
> Step 2: Just above the line 
> <key>CFBundleExecutable</key>
> I added:
> 
> <key>LSEnvironment</key>
> <dict>
>      <key>PATH</key>
>      <string>/usr/local/MacGPG2/bin:</string>
> </dict>
> 
> Step 3: Save the info.plist
--snip--
Hi Johan,

After you did this have you restarted your Mac? On my end it works but once the
machine is restarted then LibreOffice does not start. Tried to open via Dock,
Launchpad, Finder but nothing was happening and no error reported. Its only
when launched via Terminal that I got an error report

kysh@kysh /p/tmp > open /Applications/LibreOffice.app
LSOpenURLsWithRole() failed with error -10810 for the file
/Applications/LibreOffice.app.

Once I remove the changes in Info.plist then LibreOffice starts working.

If I put back the changes it works as well until I restart the machine. I had
encountered something similar earlier on in this thread (Comment 16).

@Thorsten: Hopefully this feedback sheds some light towards resolving this
issue

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to