Monday, September 03, 2018

Re: Libreoffice wrong permissions on saved file

On 09/03/18 10:16, Giovanni Bechis wrote:
> Hi,
> after the update to libreoffice-6.1.0.3v0 I have some issues with Libreoffice.
> The first one has been spotted on a different thread (crash on pdf print),
> the second one is the following:
> If I create a new file it's created with the correct umask, if I save the same file a
> second time the wrong permission is applied.

More info about the warning message, I do not know if it is related to the regressions or not:
https://bugs.documentfoundation.org/show_bug.cgi?id=118373

Giovanni

> ---------------------------------------------------------------------------------------
> $ umask
> 002
> $ ls -ltr test.ods
> -rw-rw-r-- 1 giovanni wheel 7201 Sep 3 10:09 test.ods
> bigio$ scalc test.ods &
> [1] 96220
> $ Warning: failed to launch javaldx - java may not function correctly
> func=xmlSecCheckVersionExt:file=xmlsec.c:line=188:obj=unknown:subj=unknown:error=19:invalid version:mode=abi compatible;expected minor version=2;real minor version=2;expected subminor version=25;real subminor version=26
>
> [1] + Done scalc test.ods
> $ ls -ltr test.ods
> -rw------- 1 giovanni wheel 7644 Sep 3 10:10 test.ods
> ---------------------------------------------------------------------------------------
>
> Cheers
> Giovanni
>

No comments:

Post a Comment