[MacPorts] #71232: emacs-app-devel: The application "Finder" does not have permission to open "(null)"
MacPorts
noreply at macports.org
Fri Jan 17 23:20:43 UTC 2025
#71232: emacs-app-devel: The application "Finder" does not have permission to open
"(null)"
------------------------------+----------------------
Reporter: kresdjan | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.4
Resolution: | Keywords:
Port: emacs-app-devel |
------------------------------+----------------------
Comment (by andeux):
I had this issue with the emacs-app port on an intel mac running 15.2, and
can confirm it is corrected by the codesign command in the thread for
homebrew emacs linked above.
{{{
sudo codesign --force --deep --sign - -v --strip-disallowed-xattrs
/Applications/MacPorts/Emacs.app
}}}
I did not see the same problem on a mac with apple silicon. I thought
there might be some other configuration difference between my machines
causing the issue, but people in the homebrew thread also said that this
was only happening on intel macs.
--
Ticket URL: <https://trac.macports.org/ticket/71232#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list