Bug 147291 - macOS: Digital Signatures > Start Certificate Manager (OpenPGP) results in error instead of opening GPG Keychain
Summary: macOS: Digital Signatures > Start Certificate Manager (OpenPGP) results in er...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: x86-64 (AMD64) macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Digital-Signatures
  Show dependency treegraph
 
Reported: 2022-02-08 16:24 UTC by Luc Lalonde
Modified: 2022-12-21 12:53 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:
Regression By:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luc Lalonde 2022-02-08 16:24:32 UTC
Running latest Dev version of LibreOffice 7.4Alpha (2022-Feb-08 03:40) on MacOS Monterey version 12.2 and latest GPG Suite 2021.3

I am finally able to sign documents from this version of LibreOffice, but if I click on 'Start Certificate Manager' in the 'Digital Signatures' window, I get this error:

Could not find any certificate manager
Comment 1 Luc Lalonde 2022-02-08 16:32:42 UTC
I've tested this in Windows and Linux and it works as it should.   This bug is only found in the MacOS version of LibreOffice.
Comment 2 steve 2022-02-08 20:34:34 UTC
Repro

1. menubar File > Digital Signatures > Digital Signatures
2. Click "Start Certificate Manager…"

Currently

Could not find any certificate manager.

Expected

If GPG Suite is installed, GPG Keychain is the tool to manage OpenPGP Keys so that should probably be opened.

Setting to NEW as problem is confirmed.

@Luc: Can you describe what happens on Windows | Linux?
Comment 3 Luc Lalonde 2022-02-08 20:41:56 UTC
I'm using KDE with Fedora 35.  So I have Kleopatra installed.

When I click on 'Start Certificate Manager', Kleopatra opens up.

With Windows, you need to install Gpg4Win.   When you click the same button, it opens the Windows version of Kleopatra that comes with Gpg4Win.
Comment 4 Alex Thurgood 2022-02-10 11:10:52 UTC
I can reproduce this with all current versions of LibreOffice, LODev, and Collabora Office.
Comment 5 Alex Thurgood 2022-02-10 11:14:32 UTC
(In reply to Luc Lalonde from comment #0)
> Running latest Dev version of LibreOffice 7.4Alpha (2022-Feb-08 03:40) on
> MacOS Monterey version 12.2 and latest GPG Suite 2021.3
> 
> I am finally able to sign documents from this version of LibreOffice, but if

Isn't this problem linked to bug 125636 though ?

The whole point being that GPG keys are not certificates.
Comment 6 Luc Lalonde 2022-02-10 17:38:03 UTC
(In reply to Alex Thurgood comment #5)

This ticket has nothing to do with that discussion.  The ticket you're refering seems to be a tutorial on the differences between PGP and X.509 and their implementation.

The certificate manager that I'm referring to supports both of these!
Comment 7 steve 2022-02-17 12:26:14 UTC
Luc: If you are referring to GPG Keychain, that only supports OpenPGP keys.
Comment 8 Luc Lalonde 2022-02-17 14:46:57 UTC
Wow, then I stand corrected!   I thought that it shared a code base with Kleopatra.