Parrot: 0.9-alpha breaks other apps
After bypassing codesigning (xattrd -d com.apple.quarantine /Applications/Parrot.app
) to launch 0.9-alpha, the app launches but in a weird state. After signing in, the app window is too small, and I can no longer do anything else on the computer - the menu bar icons all disappear and trying to switch to other apps by clicking on them doesn’t work either. I have to log out and back in to get back to doing any work. Even force quitting Parrot doesn’t help.
The only mention of Parrot in the logs is:
Mar 21 00:54:39 box com.apple.xpc.launchd[1] (com.apple.xpc.launchd.oneshot.0x100000a5.Parrot[98250]): Service exited due to signal: Killed: 9 sent by CoreServicesUIAgent[98205]
This message timestamp is only for the first time I tried to launch Parrot, though, other attempts don’t create anything in the logs.
The code signing message help said that the binary is signed but was changed after signature - I’m hoping that whatever that change was caused this problem but thought I’d report it just in case.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 19 (12 by maintainers)
Commits related to this issue
- Fix the silly codesigning issues (#94 and #95) as well as a collection view layout hang issue because of NaN cell heights. — committed to avaidyam/Parrot by deleted user 6 years ago
I’m away from my computer for the next half hour or so, but I’ll file new issues (and upload those crash logs from 0.7) when I get back.
No idea what this means:
The same error happens with a different path if I move Parrot into /Applications.
I don’t know if this is of any help but do you use the keychain? https://red-sweater.com/blog/2390/developer-id-gotcha
Still the same error.