Skip to content

Some libraries versions don't appear in different platforms and arduino versions #4396

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
MustafaFayez opened this issue Jan 6, 2016 · 5 comments
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Type: Duplicate Another item already exists for this topic
Milestone

Comments

@MustafaFayez
Copy link

I tried to install OneSheeld library on arduino IDE on both Windows and macOS with different arduino versions, here is what I get:
1-On Windows 7-X64, with arduino version 1.6.5: all versions of OneSheeld lib appear normally as shown:
1 6 5-win7

On Windows 7-X64, with arduino version 1.6.7: I can't get the last version of OneSheeld library by using manage libraries in arduino IDE, I only get OneSheeld versions 1.6.0 and 1.5.0 despite it have versions up to 1.7.0. Here are screen shots:

1 6 7-win7

2- On Windows 10-X86, with both arduino versions 1.6.5 and 1.6.7: all versions of OneSheeld lib appear normally as shown:
untitled

untitled 1

3-On MacOS ElCapitan, with both arduino versions 1.6.5 and 1.6.7 all versions of OneSheeld lib appear normally as shown:

screen shot 2016-01-06 at 6 33 29 pm

screen shot 2016-01-06 at 6 48 33 pm

note: the link of OneSheeld library:
https://github.com/Integreight/1Sheeld-Arduino-Library

So, I need to use arduino 1.6.7 on windows 7 and include OneSheeld library ver 1.7.0

@facchinm facchinm added the Component: Board/Lib Manager Boards Manager or Library Manager label Jan 7, 2016
@isso
Copy link

isso commented Jan 7, 2016

Yes, I have the exact same problem. The versions of the libraries aren't consistent across different Arduino IDE versions / Platforms.

@cmaglie
Copy link
Member

cmaglie commented Jan 7, 2016

I tried with a fresh install of 1.6.7 on windows 7 x64, and I see all the versions:

sheeld

it seems that your 1.6.7 is reading an outdated library index, maybe you're affected by this bug:
#4361

may you try the "Hourly build" and see if that solves your issue?

@MustafaFayez
Copy link
Author

yeah, it worked with the hourly build, thanks.

@agdl agdl added this to the Release 1.6.8 milestone Jan 26, 2016
@alieslam
Copy link

Hi @cmaglie,
I am still having the issue and can't find the latest updated library of "1Sheeld 1.8.0" using "Manage libraries" although my friend has the same Arduino IDE version "1.6.7" but for MAC and the library version is updated.
I have attached a screen shot bellow which shows that i have already installed the pre version 1.7.0 and the latest is not available on the list even there's a version 1.6.1 which is not included in the list.

image

@MustafaFayez MustafaFayez reopened this Jan 27, 2016
@sandeepmistry
Copy link
Contributor

@alieslam can you please try the latest hourly build? https://www.arduino.cc/en/Main/Software

This has been resolved by #4361, however this fix is not in the 1.6.7 release.

Alternatively, you can also workaround for now by deleting %LOCALAPPDATA%\Arduino15\library_index.json.tmp.gz and then restarting the IDE.

I'm closing this as it is a duplicate of #4272.

@sandeepmistry sandeepmistry added the Type: Duplicate Another item already exists for this topic label Jan 27, 2016
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 Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

7 participants