Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot be Opened #10

Open
grahamburgsma opened this issue Oct 28, 2021 · 2 comments
Open

Cannot be Opened #10

grahamburgsma opened this issue Oct 28, 2021 · 2 comments

Comments

@grahamburgsma
Copy link

Trying to get this installed on my new Mac but it won't run. I followed the install instructions including removing the quarantine attribute. When I try to launch it, I get an alert that says "The application "Volume Control" can't be opened."

I checked the Console app and found a few error messages, maybe they can help.

LAUNCH: RBSLaunchRequest FAILURE <private> com.Alberti42.VolumeControl <private> 0x0-0x42c42c failed with error Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600007249380 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}
LAUNCH: Runningboard launch of com.Alberti42.VolumeControl <private> returned RBSRequestErrorFailed, error Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600007249380 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}, so returning -10810
LAUNCH: request execute thru runningboard of 0x0-0x42c42c com.Alberti42.VolumeControl/<private> failed with error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x600007249380 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}
ASP: Security policy would not allow process: 14032, /Applications/Volume Control.app/Contents/MacOS/Volume Control

Running on:
macOS Monterey (12.0.1)
16" MacBook Pro (M1 Pro)

@performat
Copy link

As a fallback until an update is released, the older iTunes Volume Control works over here.

Running on:
macOS Monterey (12.0.1)
16" MacBook Pro (M1 Max)

@GoanSausage
Copy link

If you check the 'Run using Rosetta' checkbox in the App's 'Get Info' Pane, it runs just fine on Apple M1 hardware so there's some problem with the Apple Silicon code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants