August, Ken, what happens if you do a fresh download of 3.0.2 DMG package (so it gets quarantined), open it and start darktable from there? Do not delete installed darktable (or copy from DMG) in order not to lose original behavior. Link to DMG: https://github.com/darktable-org/darktable/releases/download/release-3.0.2/darktable-3.0.2.dmg
On Wed, 1 Jul 2020 15:06:14 -0500 August Schwerdfeger <[email protected]> wrote: > I have no problem running Darktable 3.0.2 on macOS 10.15.5. > > -- > August Schwerdfeger > [email protected] > > On Wed, Jul 1, 2020 at 2:39 PM parafin <[email protected]> wrote: > > > That's how app bundles work, so I'm not sure how it can be forbidden. > > But maybe it wants @rpath, not @executable_path... Is it reproducible by > > anyone else? I don't have 10.15 macOS here. > > > > > > On Wed, 1 Jul 2020 09:08:35 -1000 > > Ken Ellinwood <[email protected]> wrote: > > > > > $ ls -l > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > > > > > -rwxr-xr-x 1 ken.ellinwood admin 1269408 Apr 16 09:23 > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > > > > > > > > I don't see a permissions issue. I think the system is complaining that > > > relative paths are not allowed for dylib dependencies. > > > > > > On Wed, Jul 1, 2020 at 7:26 AM parafin <[email protected]> wrote: > > > > > > > errno=13 is EACCES /* Permission denied */ > > > > Maybe you have broken permissions on some files. What does the > > > > following command show: > > > > ls -l > > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib > > > > > > > > > > > > > > On Wed, 1 Jul 2020 07:11:08 -1000 > > > > Ken Ellinwood <[email protected]> wrote: > > > > > > > > > This is on OSX 10.15.5 > > > > > > > > > > dyld: Library not loaded: > > > > @executable_path/../Resources/lib/libepoxy.0.dylib > > > > > Referenced from: > > > > > /Applications/darktable.app/Contents/Resources/lib/libgtk-3.0.dylib > > > > > Reason: no suitable image found. Did find: > > > > > > > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > > > open() failed with errno=13 > > > > > > > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > > > open() failed with errno=13 > > > > > > > > > > > /Applications/darktable.app/Contents/MacOS/../Resources/lib/libepoxy.0.dylib: > > > > > > > stat() failed with errno=13 > > > > > file system relative paths not allowed in hardened programs > > > > > Abort trap: 6 > > > > > > > > > > Any ideas? > > > > > > > > > > Ken > > > > > > > > > > > > > > > > ___________________________________________________________________________ > > > > > > > darktable developer mailing list > > > > > to unsubscribe send a mail to > > > > [email protected] > > > > > > ___________________________________________________________________________ > > > > > > darktable developer mailing list > > > > to unsubscribe send a mail to > > > > [email protected] > > > > > > > > > > > > > > > > ___________________________________________________________________________ > > > > > darktable developer mailing list > > > to unsubscribe send a mail to > > [email protected] > > ___________________________________________________________________________ > > darktable developer mailing list > > to unsubscribe send a mail to > > [email protected] > > > > > > ___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to [email protected] ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
