Bug 160364

Summary: soffice --convert-to gives "Secure coding is not enabled for restorable state!" warning
Product: LibreOffice Reporter: loic_mahe
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: medium    
Version: 24.2.1.2 release   
Hardware: All   
OS: macOS (All)   
Whiteboard: QA:needsComment
Crash report or crash signature: Regression By:

Description loic_mahe 2024-03-25 21:19:46 UTC
Description:
Hello,

MacOS Sonoma 14.3.1 (23D60)
LibreOffice 24.2.1.2

I convert .doc files to .pdf by commande line with soffice for years now.
I recently saw this warning on the standard error :

2024-03-25 22:09:01.466 soffice[20499:4374017] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.

The PDF file stills gets created.

Converting the same .doc file to .txt produces the same warning.

Loïc

Steps to Reproduce:
1. Concert .doc file to .pdf of .txt with commande line soffice
2.
3.

Actual Results:
The pdf file is created, but a warning occurs.

Expected Results:
No warning should occur


Reproducible: Always


User Profile Reset: No

Additional Info:
This happened after I upgrades Libre Office to the latest version. I don't remember which version I had previously, but it what a least 2 ou 3 years old.