The 4.2.0 and 4.2.1 dmg's trigger gatekeeper in High Sierra: 14:41:22 < amyspark> Got it, it's a file path sandboxing issue 14:41:43 < amyspark> File /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.5/bin/python3.5m failed on loadCmd /Users/boud/dev/ivanbuild/i/lib/Python.framework/Versions/3.5/Python 14:41:52 < amyspark> there's a stray rpath somewhere
Ivan, can you take a look please? If at all possible, I'd like to have a new dmg tomorrow morning, CEST.
Ivan, a simple check for this is going to the krita.app directory, issuing find . -perm -111 -type f | xargs otool -L | less and then searching for "/Users", "boud", or "ivanbuild". Affected files are: ./Contents/Frameworks/Python.framework/Versions/3.5/bin/python3.5m ./Contents/Frameworks/Python.framework/Versions/3.5/bin/python3.5 ./Contents/Frameworks/Python.framework/Versions/3.5/Resources/Python.app/Contents/MacOS/Python
Git commit 81fdaf79f956b369e8ecb45b20be5495fd747351 by Ivan Yossi. Committed on 05/06/2019 at 16:40. Pushed by ivany into branch 'master'. packaging macOS: properly find all hard coded rpaths M +14 -18 packaging/macos/osxdeploy.sh https://invent.kde.org/kde/krita/commit/81fdaf79f956b369e8ecb45b20be5495fd747351