alberti42 / Volume-Control

Successor of iTunes Volume Control
GNU General Public License v3.0
208 stars 9 forks source link

Cannot be Opened #10

Open grahamburgsma opened 2 years ago

grahamburgsma commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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.