[Libreoffice-bugs] [Bug 115538] GnuPG / PGP keys not found on Mac unless from command line
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 27 15:22:46 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115538
--- Comment #10 from Thorsten Behrens (CIB) <thb at libreoffice.org> ---
(In reply to Kysh from comment #8)
> I can confirm that both LO & LODev when opened via the terminal "open
> "/Applications/LibreOffice.app"" and "open
> "/Applications/LibreOfficeDev.app"" do show the PGP signatures/keys.
>
> Ditto to opening a document via the CLI ---> "open "Some_Document.odt"
This is helpful feedback.
So how this works internally, is that there's a library called gpgme, that will
try & find a system-wide gpg install, by looking for a gpgconf binary in the
PATH (and getting everything else from the output of that binary)
It _seems_ relevant that all uses from a shell work, and uses from the Finder
do not. Until I manage to setup a debuggable build on Mac, perhaps getting
trace output from gpgme might provide further clues:
https://www.gnupg.org/documentation/manuals/gpgme/Debugging.html ?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180327/ec927ba4/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list