https://bugs.documentfoundation.org/show_bug.cgi?id=130354
--- Comment #15 from Ioannis <[email protected]> ---
Danilo, thank you for getting me to this direction.
I downloaded the libreoffice source code and think I found the file where the
buggy code is:
libreoffice/sal/osl/unx/tempfile.cxx
Checking the "sign document" behaviour,
I saw that after the first error pops up,
if I touch the reported file in /tmp instead of the path suggested,
no more error popups come out!
It seems that the temporary file in question should be created as
/tmp/lu<PID number><some letters>.tmp
instead of being searched in the PDF location path.
So, I guess that the problem is the way the prepended path is handled in the
suspicious file (libreoffice/sal/osl/unx/tempfile.cxx).
--
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