Good to know.
Have modified launch command text for SoftMaker Office 2024 Standard:
unshare -r -n softmaker-office-2024-planmaker %F
unshare -r -n softmaker-office-2024-presentations %F
unshare -r -n softmaker-office-2024-textmaker %F
The commands above work to launch the respective apps but receive the following output in Terminal when try the command:
$ unshare -r -n softmaker-office-2024-planmaker
Failed to create /root/.cache for shader cache (Permission denied)---disabling.
(planmaker:3705): dbind-WARNING **: 22:37:17.037: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.```