Skip to content

Library not updating in Preferences #440

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

Closed
tytower opened this issue Jun 17, 2015 · 5 comments
Closed

Library not updating in Preferences #440

tytower opened this issue Jun 17, 2015 · 5 comments

Comments

@tytower
Copy link

tytower commented Jun 17, 2015

Initially I entered the json address in preferences and the update happened dated 19/5/15 and then while using the IDE it updated itself on about 28/5/15 . I had a glitch and went back to a restored copy of my OS which only had the 19/5/15 version in it . When I opened the Arduino IDE I expected it to update automatically . It didn't and it hasn't .

I also noticed that previously with the 28/5/15 version the Preferences windo did not show the file box to enter the json addresses any more .

@igrr
Copy link
Member

igrr commented Jun 17, 2015

Please file issues related to the IDE in the Arduino issue tracker, as here we are only developing the esp8266 core. As far as I know, Arduino does not yet have automatic updates of board manager packages.

@Testato
Copy link
Contributor

Testato commented Jun 18, 2015

maybe my question is related to this,

here https://github.com/esp8266/Arduino/releases
there is the 1.6.5 version of this Core ? Updated at 4 day ago ?
Why the json address is not updated ?
By Arduino Board Manager we receive the old "version":"1.6.4-673-g8cd3697"

@igrr
Copy link
Member

igrr commented Jun 18, 2015

This is the tag created upstream, I must have pushed it accidently. It's on the master branch and as such doesn't contain this core.

@Testato
Copy link
Contributor

Testato commented Jun 18, 2015

Is there a way for updating to the actual version of this core via board manager or we must await for an updated json link ?

@igrr
Copy link
Member

igrr commented Jun 18, 2015

If you want, you can clone the repository and run the build/build_board_manager_package.sh script, it will build the board manager package and start a local python web server. Then you can point your ide to http://localhost/.... and it will grab the built package.

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

No branches or pull requests

3 participants