Hello,
I have a weird problem on the Mac. After installing FileBot from the App store, when I launch it from LaunchPad a message pops up saying "The application "FileBot.app can't be opened." However it I go to /Applications/FileBot.app/Contents/MacOS and double click FileBotAppLauncher, it starts normally. Any ideas?
I have the brew cask version installed too, which works fine, if that might matter.
thx
Unable to Launch FileBot
Re: Unable to Launch FileBot
1.
What's the output of the following commands?
Open /Applications/Utilities/Console.app and see if there's any logs that might shed some light on the issue.
2.
Have you tried uninstalling both MAS and brew versions and the reinstalling the MAS version and see if that makes the MAS version work again?
What's the output of the following commands?
Code: Select all
open /Applications/FileBot.app
Code: Select all
codesign -v --verbose /Applications/FileBot.app
2.
Have you tried uninstalling both MAS and brew versions and the reinstalling the MAS version and see if that makes the MAS version work again?
Re: Unable to Launch FileBot
Figured it out. Yesterday the App Store was asking me to accept a new privacy agreement, but when I tried to do it, the process kept failing. It still let me install FileBot. Today the App Store finally let me accept the agreement, and when it did I re-installed FileBot and it works as expected now. Perhaps there was just an impartial install before?
thx
thx
Re: Unable to Launch FileBot
Yeah, I guess that only makes sense. If you run FileBotAppLauncher then you just run things directly. But if you click on the app bundle the OS might do all kinds of things like verifying digital signatures and such before running FileBotAppLauncher in a sandboxed environment.