Distribution
Other
Distribution
MacOS 26
macutil Version
0.2.0
Branch
main
Describe the bug
Trying to run MacUtil with terminal yields this error.
Opening via this command.
open ./Downloads/MacUtil-Universal.app
Result:
The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0xb00c446c0 {Error Domain=NSPOSIXErrorDomain Code=111 "Unknown error: 111" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}
Steps to reproduce
- Open terminal
- Run the application with
open
Expected behavior
The window to appear and the application to run.
Additional context
This was executed on zsh in Tabby.
MacBook Air M4
Checklist
Distribution
Other
Distribution
MacOS 26
macutil Version
0.2.0
Branch
main
Describe the bug
Trying to run MacUtil with terminal yields this error.
Opening via this command.
open ./Downloads/MacUtil-Universal.appResult:
The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0xb00c446c0 {Error Domain=NSPOSIXErrorDomain Code=111 "Unknown error: 111" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}Steps to reproduce
openExpected behavior
The window to appear and the application to run.
Additional context
This was executed on zsh in Tabby.
MacBook Air M4
Checklist