Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mass update bundled resources #8976

Merged
merged 3 commits into from
Jul 18, 2019
Merged

Mass update bundled resources #8976

merged 3 commits into from
Jul 18, 2019

Conversation

facchinm
Copy link
Member

This PR contains:

  • avr-gcc 7.3.0 (should fix OSX 10.15 complaining about 32bit apps)
  • new avrdude (arduino17) (should close A LOT of open bugs)
  • WiFi101-Updater 0.10.9 - with new Nina FW

This PR contains:
- avr-gcc 7.3.0 (should fix OSX 10.15 complaining about 32bit apps)
- new avrdude (arduino17) (should close A LOT of open bugs)
- WiFi101-Updater 0.10.9 - with new Nina FW
@gvarisco
Copy link
Contributor

gvarisco commented Jun 16, 2019

macOS build 865 works for me on macOS 10.14.5. No issues reported.

Some additional details:

Version: PR-8976-BUILD-865
Obtained from: Unknown
Last Modified: 16/06/2019, 14:42
Kind: Intel
64-Bit (Intel): Yes

@gvarisco
Copy link
Contributor

macOS build 865 works for me on macOS 10.15 Beta. Had to manually grant execution rights to this app via Settings -> Security and Privacy (as the test build is not signed) but once done everything worked like a charm.

@facchinm
Copy link
Member Author

facchinm commented Jun 19, 2019

@ArduinoBot build this please (rebuilding due to wrong version number in avrdude binaries -> see facchinm/avrdude@1b0a84b)

@facchinm
Copy link
Member Author

facchinm commented Jun 19, 2019

@ArduinoBot build this please again and don't hate me 🙂

@ArduinoBot
Copy link
Contributor

@arduino arduino deleted a comment from ArduinoBot Jun 20, 2019
@tigoe
Copy link
Member

tigoe commented Jun 21, 2019

For what it's worth, this build seems to be working well on Mojave for me.

@DevGW
Copy link

DevGW commented Jun 22, 2019

869 is working for me on Catalina Beta 1

@facchinm
Copy link
Member Author

@RWSDev can you post your OS version and PC specifications?
Normally when compilation is horribly slow the root cause is an aggressive antivirus scanning (and sometimes uploading to a remote server) all the temporary files that are being created.
To make sure it's the AV: try compiling after pausing/disabling it 😉 If everything is back to normal it may just be that the PR build are not signed and the AV recognizes them as "hostile"

@tigoe
Copy link
Member

tigoe commented Jun 28, 2019

For what it's worth, I find a restart of the application helps with the slowness. If I have several sketches open it will bog down after awhile.

@SConaway
Copy link

MacOS: Seems to work, albeit a bit slowly, but Chrome seems slow, so take that FWIW.

Random bug I encountered (probably not new):

Screen Shot 2019-06-29 at 9 06 50 PM

@facchinm facchinm added this to the Release 1.8.10 milestone Jul 1, 2019
@nkuck
Copy link

nkuck commented Jul 1, 2019

Why is it that when I launch the .ino file from ⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-8976-BUILD-869-macosx.zip
I am presented with only two inside tabs, the configuration.h and configuration_adv.h? I have recently loaded the Catalina OS and am still getting to know it. I successfully ran this build earlier today, but now I get only the two tab at launch. Can you offer any suggestions?

@per1234
Copy link
Collaborator

per1234 commented Jul 2, 2019

We're discussing @nkuck's question on the Arduino forum: https://forum.arduino.cc/index.php?topic=624061.msg4228277#msg4228277. I will report back here if we determine it represents a bug in the IDE.

@garymansted
Copy link

869 - Working well on the Catalina Beta @facchinm
Thanx for all your work!

@thalesfsp
Copy link

Working properly in macOS Mojave 10.14.5 (18F132)

@forsvunnet
Copy link

I had an issue where Arduino 1.8.9 would not compile on macOS Mojave 10.14. Downloaded this version and compilation is working again.

@lburch02
Copy link

lburch02 commented Sep 16, 2019

On macOS Catalina it says that the software's Integrity cannot be verified and need to be updated
Screenshot 2019-09-16 at 21 32 31

@facchinm
Copy link
Member Author

@yachtSamba are you referring to officially released IDE 1.8.10 or another version?

@ReubenBTalbott
Copy link

ReubenBTalbott commented Sep 23, 2019

On macOS Catalina it says that the software's Integrity cannot be verified and need to be updated
Screenshot 2019-09-16 at 21 32 31

The Arduino app is not verified by apple. To make MacOS launch it without being verified simply go into your applications folder on your mac, right click the Arduino app and click open.

@Coder-256
Copy link

If I had to guess, the issue is that the app needs to be notarized. This can be checked by running xcrun stapler validate /Applications/Arduino.app. Here is the output for me (Mojave 10.14.6, Arduino 1.18.10 from arduino.cc):

$ xcrun stapler validate /Applications/Arduino.app
Processing: /Applications/Arduino.app
Arduino.app does not have a ticket stapled to it.

It looks like the app isn't currently notarized.

@MarqueIV
Copy link

MarqueIV commented Oct 7, 2019

All, has anyone gotten Arduino running on the latest Catalina GM? I've tried the released version as well as the version linked here in the comments above, but I can't get my sketches to upload. Here's the message I'm getting...

avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: ser_drain(): read error: Device not configured
avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = ""; type = �
    Software Version = �.�; Hardware Version = �.�
avrdude: ser_send(): write error: Device not configured
the selected serial port     Software Version = �.�; Hardware Version = �.�
 does not exist or your board is not connected
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?
avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.

avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: leave prog mode
avrdude: ser_send(): write error: Device not configured
avrdude: ser_recv(): read error: Device not configured
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: exit bootloader
avrdude: ser_close(): can't reset attributes for device: Device not configured

@facchinm
Copy link
Member Author

facchinm commented Oct 7, 2019

@MarqueIV Catalina should be supported on official version 1.8.10 , no need to use the links above.
If the problem persists after updating to 1.8.10 please open another issue and we'll track it there, thanks!

@MarqueIV
Copy link

MarqueIV commented Oct 7, 2019

Yeah, I saw this was merged, but as I said above, this is in the official 1.8.10 which I just downloaded. I also tried the cloud editor. Getting a different error there. The thing is it's seeing my board and it knows it's connected, and even the board's led starts pulsing/breathing, but then I get the errors above. This is with the GM of Catalina.

As requested, I just opened up a new issue here: #9290

@PJOssenbruggen

This comment has been minimized.

@matthijskooijman

This comment has been minimized.

@PJOssenbruggen

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.