[Libreoffice-bugs] [Bug 130354] Cannot sign existing PDF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 24 10:34:47 UTC 2020


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

--- Comment #12 from Danilo Šegan <danilo at gnome.org> ---
I've started following the tempfile creation logic would guess some tempfile
creation logic around

 
https://cgit.freedesktop.org/libreoffice/core/tree/xmlsecurity/source/helper/documentsignaturemanager.cxx#n227
 
https://cgit.freedesktop.org/libreoffice/core/tree/xmlsecurity/source/helper/pdfsignaturehelper.cxx#n123
 
https://cgit.freedesktop.org/libreoffice/core/tree/unotools/source/ucbhelper/ucbstreamhelper.cxx#n46

is related, but for someone unfamiliar with LibreOffice code and without a dev
environment, it's hard to test any hypothesis, and it's quickly turning into a
rabbit hole.

Is there a debug build for x64 Linux system with which I can see
SAL_INFO/SAL_WARN messages on the console?

FWIW, my Firefox has a security token device set up (AET SafeSign smart card),
but signing an ODF file works well, so the problem seems to strictly be in some
of the temp streams being created and then wrong file paths being used.

-- 
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/20200524/e5db4a70/attachment.htm>


More information about the Libreoffice-bugs mailing list