Skip to content

Bug fix and rationalization of Boards/Libs installer GUI #4362

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

Merged
merged 16 commits into from
Dec 30, 2015

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Dec 29, 2015

This PR fixes a deadlock experienced on some recent linux distros and rationalize the code of the Boards and Libraries installers GUI.

Tested on linux. To be tested on Mac & Windows.

@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) Component: IDE user interface The Arduino IDE's user interface Component: Board/Lib Manager Boards Manager or Library Manager labels Dec 29, 2015
@cmaglie cmaglie self-assigned this Dec 29, 2015
@cmaglie cmaglie added this to the Release 1.6.8 milestone Dec 29, 2015
@sandeepmistry
Copy link
Contributor

I tested the following on OS X 10.11.1, and observed no issues:

  • Library Manager: add, update
  • Board Manager: add, update, remove

@cmaglie cmaglie changed the title DO NOT MERGE: Bug fix and rationalization of Boards/Libs installer GUI Bug fix and rationalization of Boards/Libs installer GUI Dec 30, 2015
@cmaglie
Copy link
Member Author

cmaglie commented Dec 30, 2015

I've tested on Windows 10 and OS X 10.10 as well. I'm going to merge this one so it becomes available through hourly-builds.

The deadlock on linux seems related to the recent update of libatk-wrapper-java-jni, current user of Ubuntu 15.10 may be affected.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798131
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009

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 Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants