Skip to content

"Add .ZIP Library" freezes Microsoft Store version of the Arduino IDE #9710

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
per1234 opened this issue Feb 2, 2020 · 5 comments · Fixed by #9722
Closed

"Add .ZIP Library" freezes Microsoft Store version of the Arduino IDE #9710

per1234 opened this issue Feb 2, 2020 · 5 comments · Fixed by #9722
Assignees
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented Type: Bug windows store app The Windows app version of the Arduino IDE from the Microsoft Store

Comments

@per1234
Copy link
Collaborator

per1234 commented Feb 2, 2020

Using Arduino IDE 1.8.11 (Windows Store 1.8.28.0) on Windows 10 64 bit (VirtualBox)

  1. Start the Windows Store version of the Arduino IDE.
  2. Sketch > Include Library > Add .ZIP Library... - the dialog does not open and the IDE freezes and must be killed using Task Manager.

The problem only occurs when I launch the IDE from Microsoft Store, or the app pinned to the task bar. It does not occur if I start arduino.exe or arduino_debug.exe directly from C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.28.0_x86__mdqgnx93n4wtt.

The problem does not occur with the standard Arduino IDE 1.8.11 or 1.8.11 Hourly Build 2020/01/31 09:33 (tested on Windows 10, Linux 64 bit, Linux ARM 32 bit).

Originally reported at:

@per1234 per1234 added Component: IDE The Arduino IDE Type: Bug windows store app The Windows app version of the Arduino IDE from the Microsoft Store labels Feb 2, 2020
@finaldzn
Copy link

finaldzn commented Feb 3, 2020

Running into the same problem, not an isolated case

@cmaglie
Copy link
Member

cmaglie commented Feb 3, 2020

or the app pinned to the task bar

I'm able to reprodue on the store app but not by pinning. How you pin the app to reproduce the bug?
(I'm asking because it would make the debugging waaay easier)

@per1234
Copy link
Collaborator Author

per1234 commented Feb 3, 2020

@cmaglie:

  1. Launch the Arduino IDE from the Microsoft Store.
  2. Right click the Arduino IDE icon on the taskbar.
  3. Click "Pin to taskbar".
  4. Close the Arduino IDE.
  5. Click the pinned icon on the taskbar.
  6. Sketch > Include Library > Add .ZIP Library... - the dialog does not open and the IDE freezes and must be killed using Task Manager.

Let me know if you need any more information.

@cmaglie
Copy link
Member

cmaglie commented Feb 3, 2020

Ah ok, it's always the MSStore version, I thought it was the downloaded vesion pinned to taskbar.

@cmaglie
Copy link
Member

cmaglie commented Feb 5, 2020

An update with a fix has been sent to the MS Store, it will be available in a couple of hours.

@cmaglie cmaglie added this to the Release 1.8.12 milestone Feb 5, 2020
@cmaglie cmaglie self-assigned this Feb 5, 2020
@cmaglie cmaglie added the OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented Type: Bug windows store app The Windows app version of the Arduino IDE from the Microsoft Store
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants