[snap] Cannot sign a document, gpg keys are not listed
Bug #1772683 reported by
Olivier Tilloy
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LibreOffice |
Won't Fix
|
Medium
|
|||
libreoffice (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
(initially reported on the forum: https:/
Libreoffice 6.0.4.2 (64, candidate channel).
Steps to reproduce:
1) snap run libreoffice.writer
2) write something, then save the document (anywhere) on disk
3) Open the File menu, then Digital Signatures > Digital Signatures…
4) in the dialog, click "Sign Document…"
Expected result: your GPG keys are listed
Current result: no keys are listed
Changed in df-libreoffice: | |
importance: | Unknown → Medium |
status: | Unknown → Incomplete |
Changed in df-libreoffice: | |
status: | Incomplete → Won't Fix |
Changed in libreoffice (Ubuntu): | |
assignee: | Olivier Tilloy (osomon) → nobody |
To post a comment you must log in.
Adding the gpg-keys interface, and exporting GNUPGHOME to $REALHOME/.gnupg in the launcher script helps, but then the keys that are listed have incomplete information:
- no "issued to" field
- no "issued by" field
- the expiration date doesn't match any keys listed in seahorse
This requires further investigation.