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

Updating a library does not update the version number right away #3904

Closed
matthijskooijman opened this issue Oct 1, 2015 · 6 comments
Closed
Labels
Component: Board/Lib Manager Boards Manager or Library Manager

Comments

@matthijskooijman
Copy link
Collaborator

I had Adafruit CC3000 version 1.0.0 installed, and 1.0.3 has just been released. I went into the library manager, navigated to the library, clicked "Update", which did something and then still showed 1.0.0 as being installed. Only after closing and re-opening the library manager did it show 1.0.3 as installed, so I suspect the version number was not properly updated.

On a related note: I had expected there to be a version dropdown, but instead there was just an "Update" button. I can imagine it's useful to have an update button when you have an outdated version, but does that mean that you can only install a specific version when you're currently on the latest version? That might be cumbersome when you need older versions regularly. Note that I didn't test how this works exactly, I was just wondering.

@matthijskooijman matthijskooijman added the Component: Board/Lib Manager Boards Manager or Library Manager label Oct 1, 2015
@ffissore
Copy link
Contributor

ffissore commented Oct 1, 2015

I'll look at the version update issue. As for the dropdown, it's shown only when there is more than one newer version available. When there is just one choice, we left only one button and no dropdown

@ffissore ffissore self-assigned this Oct 1, 2015
@matthijskooijman
Copy link
Collaborator Author

As for the dropdown, it's shown only when there is more than one newer version available. When there is just one choice, we left only one button and no dropdown

Right. And if there is just one newer version but multiple older ones, is the dropdown also shown?

@ffissore
Copy link
Contributor

ffissore commented Oct 1, 2015

yes

ffissore pushed a commit that referenced this issue Nov 17, 2015
@ffissore
Copy link
Contributor

Fixed. Fix will be available with next hourly build http://www.arduino.cc/en/Main/Software#hourly

@a4jp-com
Copy link

Maybe this hasn't been fixed or my problem loading 1.0.4 is slightly different. I have Arduino 1.6.7 nightly build 2015/12/15 12:43.

@ffissore ffissore reopened this Dec 15, 2015
@cmaglie cmaglie modified the milestones: Release 1.6.8, Release 1.6.7 Dec 23, 2015
@cmaglie cmaglie modified the milestone: Release 1.6.8 Jan 19, 2017
@per1234
Copy link
Collaborator

per1234 commented Jul 4, 2017

@a4jp-com's problem ended up being unrelated to this issue and is explained here: #4307 (comment)

I just checked and the version number display is working correctly in Arduino IDE 1.8.3 Library Manager so I'm closing this as solved.

@per1234 per1234 closed this as completed Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Projects
None yet
Development

No branches or pull requests

5 participants