Problems running some apps on mac, no error message

Here's how I've managed to solve my issue:

$ chmod +x SystemCheck_enUS.app/Contents/MacOS/BlizzardSystemCheck

And here's why that happened:

For many reasons, I started trying a great extraction tool (apparently highly advised by John T) called springy. Apparently it did a bad job with keeping the permissions while extracting the ZIP file I've downloaded from Blizzard. I'm already looking for yet another solution.

That's all.


I would check the Console to see if there are any error messages.

If it says something like "Permission Denied" then you may have to repair permissions.

Mac OS X assigns specific access privileges, known as permissions, to all of your programs, folders, and documents. These permissions are usually managed automatically, but when a permissions error occurs, it can cause significant problems. For example, your applications may not launch, or your computer might respond slowly. These problems are more likely to occur after you update your operating system or install new software.

To improve your system's performance, use the permissions repair function in Disk Utility:

  1. To open Disk Utility, from the Applications folder, open Utilities, and then double-click the Disk Utility icon.
  2. In the column on the left, click your startup disk.
  3. Click the First Aid tab, and then click Repair Disk Permissions. Disk Utility will reset any files and folders with incorrect settings.

Note: If a third-party application has permissions errors and did not use Apple's installer, a permissions repair may not fix everything. If you follow the steps above, and your application still does not launch, you may need to remove and reinstall the problematic applications. For more information on removing applications in Mac OS X, see In Mac OS X, how do I remove an application?

For more information about how permissions work in Mac OS X, see Troubleshooting permissions issues in Mac OS X in Apple's knowledge base.