You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kitty terminal does not launch on MacOS Sequoia 15.1.1, launching the kitty.app file in any way results in The application Finder/Dock does not have permission to open "(null)".
Steps To Reproduce
Steps to reproduce the behaviour:
define kitty as a package in your nix config
run darwin-rebuild switch --flake flake.nix
Attempt to launch kitty in any form using the app entry
Expected behaviour
Kitty Launches successfully
Additional context
Kitty was launching before the latest update to 15.1.1
Describe the bug
kitty terminal does not launch on MacOS Sequoia 15.1.1, launching the kitty.app file in any way results in
The application Finder/Dock does not have permission to open "(null)".
Steps To Reproduce
Steps to reproduce the behaviour:
darwin-rebuild switch --flake flake.nix
Expected behaviour
Kitty Launches successfully
Additional context
Kitty was launching before the latest update to 15.1.1
There were some under-the-hood changes made to how Apple runs unsigned software
https://developer.apple.com/news/?id=saqachfa
Some steps tried were:
codesign
to resign the appxattr
to remove any kind of marker, such as the quarantine markerMetadata
Notify maintainers
@Luflosi @rvolosatovs @tex @kashw2
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: