Hello,
Normally on OSX 10.8 (Mountain Lion) the "Allow or Deny network connections for this software" dialog only shows up once- when the application is first launched. With Subsonic I have to click "Allow" every time I launch it. This sorta sucks if you're trying to run it on a remote sever. Anyway, I was told that this problem is usually caused by an invalid code signing certificate.
I checked this by running the following command in terminal:
codesign -vvv /Applications/Subsonic.app
Which returns:
"
invalid signature (ode or signature have been modified)
in architecture: i386
"
Uninstall / reinstall did not resolve the problem. Is there any way I can fix this, or is it just an issue with the application or installer?
