ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

"Arduino is damaged and should be moved to the trash" says OSX 10.8 #1041

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I had a report from a reliable fellow teacher on this. HE can't run 1.0.1 under 
OSX 10.8 because, after download, he gets the above message. 

I have not tried to duplicate it on my own machine, as 1.0.1 is working under 
Mountain Lion, and I need it to keep working. However, I had the exact same 
thing happen to me with Processing 2.0b2 today. So I assume the problem is 
similar, if not the same.

1. Download 2.0b2 on OSX 10.8, unzip
2. Copy to Applications directory
3. open Processing

What is the expected output? What do you see instead?

Instead of seeing Processing run, I get an OS dialog saying "Processing is 
damaged and should be moved to the trash." This is the exact same message that 
Brian Jones (aforementioned teacher) reported to me when he downloaded Arduino 
1.0.1 onto OSX 10.8. I already had 1.0.1 running on my machine before I 
upgraded to 10.8, so I suspect something in the package permissions.  The old 
hack of opening in 23-bit mode did not help on either Processing or Arduino.

However, Processing 2.0b1 seems to run fine. Brian has not found a similar 
solution on Arduino.

What version of the product are you using? On what operating system?

Processing 2.0b2 and OSX 10.8. 2.0b1 seemed to run fine.

Please provide any additional information below.

Note: Please do not link to locations on other sites, such as your own
image site, video site, blog, etc. Include the relevant information here
with the report.

Original issue reported on code.google.com by tom.i...@gmail.com on 10 Sep 2012 at 3:28

GoogleCodeExporter commented 9 years ago
One thing to try is right-clicking on the application and selecting open. That 
allows you (I think) to bypass the normal GateKeeper restrictions for that 
application. 

Another thing to check is the GateKeeper setting in the System Preferences. Is 
it set to the default (middle security) option or the most restrictive option?

Original comment by dmel...@gmail.com on 11 Sep 2012 at 4:30

GoogleCodeExporter commented 9 years ago
Tried both of those, but it turns out there is a bug in how the compiled app 
was signed.  Ben fixed the Processing version for 20.b3 this morning, and it 
solved it perfectly.  So he may have answers about what he changed.

t.

Original comment by tom.i...@gmail.com on 11 Sep 2012 at 4:35

GoogleCodeExporter commented 9 years ago
If you change GateKeeper Security & Privacy preferences to (run programs from) 
“Anywhere" fixes the issue.

Original comment by ja...@kuusisto.com on 20 Nov 2012 at 6:42