https://bugs.documentfoundation.org/show_bug.cgi?id=167752
--- Comment #8 from Alex Thurgood <[email protected]> --- (In reply to Alex Thurgood from comment #7) > (In reply to Dorange-Pattoret Didier from comment #6) > > https://gerrit.libreoffice.org/c/core/+/185792?tab=comments > > Unfortunately, there isn't much of an explanation in those comments as to > why the ParentLaunchConstraint was added. > > Reading between the lines, it is my understanding that it is linked to an > issue with code signing of the app bundle, whereby in order for all of the > executable parts, which are included in the app bundle on build, to inherit > the developer certificate signature, then a process launch constraint had to > be introduced to prevent launching of pyuno from a python process outside of > the main LO app process. Such an outside process would be Terminal.app, hence why you can no longer call /Applications/LibreOffice.app/Contents/Resources/python without causing a crash and a launch constraint violation: "Namespace CODESIGNING, Code 4, Launch Constraint Violation" -- You are receiving this mail because: You are the assignee for the bug.
