PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

OS X App app does not run #170

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download app.zip file
2. Unzip
3. Double click app

What is the expected output? What do you see instead?
Expected result: the application runs
Actual result: error message saying '"WizTools.org RESTClient" is damaged and 
can't be opened.'

What version of the product are you using? On what operating system?
RESTClient Version 3.1 on OS X 10.8.3

Original issue reported on code.google.com by claj...@gmail.com on 20 Mar 2013 at 11:59

GoogleCodeExporter commented 8 years ago
Seems to be a corrupt download.

Original comment by subhash....@patchschools.com on 24 Mar 2013 at 4:27

GoogleCodeExporter commented 8 years ago
The SHA1 checksum checks out so maybe a corrupted file in the archive?

Original comment by claj...@gmail.com on 24 Mar 2013 at 10:02

GoogleCodeExporter commented 8 years ago
I have the same issue with the OS X App 3.2! 

Even if I Ctrl-Click on the file to open.

Original comment by michael....@gmail.com on 20 Aug 2013 at 10:10

GoogleCodeExporter commented 8 years ago
Problem Solved - you need to "Allow applications downloaded from: Anywhere" 
checked in the Security and Privacy settings in your System Preferences. 

Ctrl-Clicking normally solves that problem, but, this time, apparently not...

Mark this as "Solved"?

Original comment by michael....@gmail.com on 20 Aug 2013 at 10:15

GoogleCodeExporter commented 8 years ago
Thanks for letting us know the solution! Updated the wiki:

http://code.google.com/p/rest-client/wiki/Running

Original comment by subwiz on 21 Aug 2013 at 4:18

GoogleCodeExporter commented 8 years ago
Looks to be related to the new code signing stuff introduced in Mountain Lion 
(and 10.7.5):http://support.apple.com/kb/ht5290

Fixing this properly will probably require some code signing support to be 
added to the osxappbundle maven plugin.

Original comment by sworisbr...@gmail.com on 17 Feb 2014 at 9:05

GoogleCodeExporter commented 8 years ago
Thanks for pointing to the link. Will see the possibility.

Original comment by subwiz on 17 Feb 2014 at 4:07

GoogleCodeExporter commented 8 years ago
Thanks for the pointer. Will look into the possibility.

Original comment by subwiz on 17 Feb 2014 at 4:09