Volume-Control icon indicating copy to clipboard operation
Volume-Control copied to clipboard

Cannot be Opened

Open grahamburgsma opened this issue 3 years ago • 2 comments

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)

grahamburgsma avatar Oct 28 '21 12:10 grahamburgsma

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)

performat avatar Nov 03 '21 09:11 performat

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.

GoanSausage avatar Nov 19 '21 04:11 GoanSausage