terminate called after throwing an instance of 'com::sun::star::deployment::DeploymentException'

Kevin Suo suokunlong at 126.com
Wed Sep 14 09:11:22 UTC 2022


soffice does not have "x" permission after the rpm installation:


$ ls -l /opt/libreoffice7.3/program/soffice
-rw-r--r-- 1 root root 6731  9月 14 15:45 
/opt/libreoffice7.3/program/soffice


Problem still exists after I chmod +x:


$ sudo chmod +x /opt/libreoffice7.3/program/soffice
$ /opt/libreoffice7.3/program/soffice
terminate called after throwing an instance of 
'com::sun::star::deployment::DeploymentException'
Unspecified Application Error




*From: *Michael Stahl [mailto:mst at libreoffice.org]
*Sent: *Wednesday, September 14, 2022 04:36 PM +08
*To: *Kevin Suo; libreoffice-dev
*Subject: *terminate called after throwing an instance of 
'com::sun::star::deployment::DeploymentException'

On 12.09.22 15:35, Kevin Suo wrote:

> However, if I install the RPMs:
>
> $ sudo dnf install 
> ./workdir/installation/LibreOfficeDev/rpm/install/LibreOfficeDev_7.3.7.0.0_Linux_x86-64_rpm/RPMS/*.rpm
>
> and then run the installed application, I got the following error:
>
> $ /opt/libreofficedev7.3/program/soffice.bin
> terminate called after throwing an instance of 
> 'com::sun::star::deployment::DeploymentException'
> Unspecified Application Error

running "soffice.bin" directly is not supported.  you need to run 
"soffice" or similar wrapper to start LO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20220914/1e87ba4d/attachment.htm>


More information about the LibreOffice mailing list