Closed jguice closed 9 years ago
Probably either the app was quit in a way that caused applicationWillTerminate not to fire, or there was a failure to run /bin/launchctl load /System/Library/LaunchAgents/com.apple.rcd.plist
In Xcode the only output I see related to this is when starting the app, and it's just an error about being unable to launchctl unload because rcd was already unloaded.
(Exact message is /System/Library/LaunchAgents/com.apple.rcd.plist: Could not find specified service
)
"A separate issue — on quitting the application, the Remote Control Daemon (or whatever) doesn't seem to start back up as my play/pause media key on my keyboard no longer works"