Digistump Forums
Back to Digistump.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digistump Forums
»
The Digispark
»
Digispark (Original) Support
»
Mountain Lion "Digispark Ready - Arduino 1.03" is damaged and can't be opened.
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: Mountain Lion "Digispark Ready - Arduino 1.03" is damaged and can't be opened. (Read 51552 times)
maudette01432
Newbie
Posts: 16
Mountain Lion "Digispark Ready - Arduino 1.03" is damaged and can't be opened.
«
on:
December 31, 2012, 12:28:31 pm »
I downloaded the "latest" Digispark package onto my Mountain Lion iMac and when I unzip it and attempt to start it the OS claims it's broken. My regular Arduino package starts just fine as well as processing and other processing based apps (like ReplicatorG)....but this will not start.
Anyone else having this problem. I attempted the download twice with the same results?
«
Last Edit: December 31, 2012, 12:28:31 pm by maudette01432
»
Logged
maudette01432
Newbie
Posts: 16
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #1 on:
December 31, 2012, 12:36:02 pm »
I removed the JavaApplicationStub from the Contents/MacOS and copied in the one from my Arduino package and it starts now. I\'m guessing the IDE got packaged up wrong or with a broken/incompatible version of the Java App launcher. I\'ve seen several other Java based packages cause this issue on MountainLion.
Logged
willscott
Newbie
Posts: 10
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #2 on:
December 31, 2012, 04:31:25 pm »
You can also open a terminal, navigate to Contents/Resources/Java within the app, and run
JAVA_ARCH=i386 java -cp core.jar:ecj.jar:jna.jar:pde.jar:quaqua.jar:RXTXcomm.jar processing.app.Base
Logged
digistump
Administrator
Hero Member
Posts: 1465
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #3 on:
December 31, 2012, 11:07:16 pm »
Thanks guys I will apply this to the download version the next chance I get
Logged
caskey
Newbie
Posts: 5
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #4 on:
January 01, 2013, 10:35:45 pm »
I am experiencing the same problem, copying in the JavaApplicationStub did not help. However the command given by @willscott allows me to run and use my digisparks while waiting for a fix.
(Platform: OSX 10.8.2, MBP 17\")
Logged
digistump
Administrator
Hero Member
Posts: 1465
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #5 on:
January 02, 2013, 09:37:45 pm »
I apologize if this was answered or brought up already - but have you guys tried going to System Preferences -> Security and Privacy -> and set it to allow code from anywhere not just from the App store and known developers?
Logged
maudette01432
Newbie
Posts: 16
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #6 on:
January 05, 2013, 12:36:29 pm »
Yes - gatekeeper is set appropriately. I have it setup so newly downloaded programs like Arduino need to be right-clicked and opened for gate keeper to allow them. The latest 1/4/13 version still has the startup issue for me and once again replacing the JavaApplicationStub from a working version of ReplicatorG did the trick.
The .zip also seems to have some __MACOSX directory under it with another \"Arduino\" binary (marked as broken before even clicking it).
Logged
caskey
Newbie
Posts: 5
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #7 on:
January 05, 2013, 12:44:04 pm »
I too can confirm that my gatekeeper setting is /not/ the problem. The error message is \'\"Arduino-Digispark.app\" is damaged an can\'t be opened. You should move it to the Trash.\'
Logged
caskey
Newbie
Posts: 5
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #8 on:
January 05, 2013, 12:49:41 pm »
I\'ve checked and the new 2013-01-04 version shows the same error message.
Logged
maudette01432
Newbie
Posts: 16
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #9 on:
January 05, 2013, 02:32:54 pm »
caskey - I agree. I\'ve done some Java app packaging on OSX and the \"app\" creation is usually the culprit...
Logged
digistump
Administrator
Hero Member
Posts: 1465
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #10 on:
January 05, 2013, 03:51:38 pm »
Uploading a new copy now
Logged
caskey
Newbie
Posts: 5
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #11 on:
January 05, 2013, 04:29:38 pm »
Great! I\'ll try it out as soon as it shows up. Thanks so much.
Logged
digistump
Administrator
Hero Member
Posts: 1465
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #12 on:
January 05, 2013, 04:39:29 pm »
It is up - please unzip it to a new location not over the old version - let me know how it goes!
Logged
maudette01432
Newbie
Posts: 16
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #13 on:
January 05, 2013, 05:11:35 pm »
Still getting the damaged message here. Replacing the \"stub\" and clicking gives the gatekeeper message....right clicking open with the replaced stub works as expected and adds it to the gatekeeper list.
Logged
caskey
Newbie
Posts: 5
Mountain Lion \"Digispark Ready - Arduino 1.03\" is damaged and can\'t be opened.
«
Reply #14 on:
January 05, 2013, 07:52:00 pm »
Tried again too, same problem.
Logged
Print
Pages: [
1
]
2
« previous
next »
Digistump Forums
»
The Digispark
»
Digispark (Original) Support
»
Mountain Lion "Digispark Ready - Arduino 1.03" is damaged and can't be opened.