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

"Save as..." Dialog box freezes entire IDE #5191

Open
jabelone opened this issue Aug 1, 2016 · 4 comments
Open

"Save as..." Dialog box freezes entire IDE #5191

jabelone opened this issue Aug 1, 2016 · 4 comments
Labels
Component: IDE The Arduino IDE in progress Work on this item is in progress Type: Bug

Comments

@jabelone
Copy link

jabelone commented Aug 1, 2016

I noticed this bug a long time ago but it's still present. This is almost a fresh install of windows 10 and I'm fairly sure it used to do it with Windows 8. Basically, whenever you have the save as window open and try to delete a file/folder, the entire IDE hangs.

Although it hangs, it does actually delete the file/folder though. When I say hang, the entire IDE becomes un-responsive and must be forcefully closed. It's a small bug but annoying if I forget and it happens.

Other info:
Operating System: Windows 10 (64 bit)
IDE Version: 1.6.10
Completely repeatable, happens 100% of the time

@thijmenketel
Copy link

I can confirm that this bug still exists. Running the 1.8.2 IDE.

@facchinm facchinm added Component: IDE The Arduino IDE in progress Work on this item is in progress Type: Bug labels Mar 6, 2017
@thijmenketel
Copy link

thijmenketel commented Mar 6, 2017

When I did some googling, i found that the bug probably resides in the java.awt.FileDialog. More users found this here. And here.

According to this commit, the bug is fixed in JDK-9. (if im right, dont know that for sure)

@slootsky
Copy link

slootsky commented Mar 4, 2018

I'm experiencing the same issue with Arduino 1.6.8 or 1.8.4 on Windows 10 running Java 8 Update 161

@synaption
Copy link

synaption commented Aug 18, 2018

I am also having this problem on 1.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE in progress Work on this item is in progress Type: Bug
Projects
None yet
Development

No branches or pull requests

5 participants