-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
OS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDESpecific to the Mac OS X (macOS) version of the Arduino IDEType: Bug
Milestone
Metadata
Metadata
Assignees
Labels
OS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDESpecific to the Mac OS X (macOS) version of the Arduino IDEType: Bug
Type
Projects
Relationships
Development
Select code repository
Activity
petersterling commentedon Sep 15, 2016
Yes, this issue is causing me a lot of pain at the moment too. Any ideas when it will be resolved?
ghost commentedon Sep 15, 2016
@petersterling yes, i think i was able to do it. But then i got another error and i gave up. I just used my old laptop then. I can send you a video on how I did it of you want?
facchinm commentedon Sep 15, 2016
We are working on a couple of Sierra-related fixes which will be published just after Sierra goes "live", so don't worry 😄
petersterling commentedon Sep 15, 2016
Thanks @facchinm it will be good to get going again! I don't suppose there is any way to get a beta of the IDE to go along with my macOS dev beta? Cheeky, but you gotta ask! :-)
sandeepmistry commentedon Sep 15, 2016
I don't have Sierra installed, but something for you to try out for us:
Download IDE, unzip, open once, exit. Then in the terminal app run:
Maybe only the
chmod
is needed, but this removes the need for the old bash script.petersterling commentedon Sep 15, 2016
@sandeepmistry - thanks for that... But I had just downloaded the nightly build version of the Mac IDE, I guess while you were typing, and it works! While this is great news for me, is it what you would have expected?
sandeepmistry commentedon Sep 15, 2016
I just tried the hourly build, it doesn't appear to be signed like the official IDE releases, so maybe it doesn't have this same restrictions?
@facchinm any ideas on this?
facchinm commentedon Sep 16, 2016
Yes, Apple has no restrictions on unsigned apps (since you are prompted to accept to run it anyway).
I'll produce a signed app to test the correct functionality in the next couple of hours
cmaglie commentedon Sep 22, 2016
Fixed with #5374 and released with IDE 1.6.12.