Giter Club home page Giter Club logo

Comments (10)

Krastanov avatar Krastanov commented on July 18, 2024

Confirmed on the hourly build from 25th of July.

from arduino_boards.

BrentWilkins avatar BrentWilkins commented on July 18, 2024

There are known bugs with Arduino. Does the new version of the IDE with its "lot of bugfixes to builder" fix the issue you are seeing? https://www.arduino.cc/en/Main/ReleaseNotes

from arduino_boards.

Krastanov avatar Krastanov commented on July 18, 2024

Seems to be working on my computer (Debian jessie, arduino 1.6.10)

from arduino_boards.

kallisti5 avatar kallisti5 commented on July 18, 2024

1.6.10 gives me a different error here:

"sorry - this program has been built without plugin support"

Non-sparkfun boards compile. Fedora 24, x86_64 + 1.6.10 downloaded from Arduino site.

from arduino_boards.

BrentWilkins avatar BrentWilkins commented on July 18, 2024

@kallisti5 will you give this URL a try? https://raw.githubusercontent.com/BrentWilkins/Arduino_IDE_1.6.10_Testing/master/package_sparkfun_index.json

Your issue seems to be related to a new bug: https://github.com/arduino/Arduino/issues/5168

from arduino_boards.

kallisti5 avatar kallisti5 commented on July 18, 2024

That fixes it. rm -rf ~/.arduino15; then ran through install with your new manifest.

from arduino_boards.

BrentWilkins avatar BrentWilkins commented on July 18, 2024

Thanks. It works on my system too. I'm going to replace the official SparkFun version with the version you just tested.

from arduino_boards.

ToniCorinne avatar ToniCorinne commented on July 18, 2024

@BrentWilkins can this be closed out?

from arduino_boards.

BrentWilkins avatar BrentWilkins commented on July 18, 2024

There have been 9 versions of the IDE released since the version used in the initial issue, and I pushed some changes back in August. Closing this issue.

from arduino_boards.

TinyChou avatar TinyChou commented on July 18, 2024

I pull the latest version from master branch on my Mac OS and build the app with ant dist
then run the .app just open the HelloWorld Example: Blink.ino: upload to my Uno board.

java.io.IOException: Cannot run program "{runtime.tools.avrdude.path}/bin/avrdude": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at java.lang.Runtime.exec(Runtime.java:620)
at java.lang.Runtime.exec(Runtime.java:485)
at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:11)
at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.java:129)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:207)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)
at processing.app.SketchController.upload(SketchController.java:732)
at processing.app.SketchController.exportApplet(SketchController.java:703)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2197)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:248)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 10 more

image

from arduino_boards.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.