-
-
Notifications
You must be signed in to change notification settings - Fork 435
Uninstalling platform causes IDE to stop working #1540
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
Comments
Same as #1529? |
I don't think so. These the errors I get from the backend:
It doesn't look the same as #1529, right? |
Are there any errors in the backend logs, or only the Update: I downloaded the |
I see only those two errors.
As wrote in the PR description, I haven't figured out how to reproduce it consistently, I just know that if I repeat the steps in the To reproduce section, usually after at most a couple of times I get this error. That's the all the context I can give for now, but as soon as I discover further information I will write them here. |
In case you want more information about the cause of an error from the https://github.com/grpc/grpc-node/blob/master/TROUBLESHOOTING.md |
Describe the problem
Sometimes, if you have a selected board that belongs to a platform and you try to uninstall that platform, the IDE will stop to work. No useful feedback is given, the platform will appear to be installed and any action you perform that uses the backend (like compiling a sketch, creating a new file or updating a library) will fail. Quitting the IDE and reopening it will show that the platform has actually been uninstalled.
error-uninstalling-libraries.mov
To reproduce
I wasn't able to reproduce it consistently because sometimes it works just fine, but repeating the steps a few times would always lead to the reported error.
Expected behavior
Arduino IDE version
2.0.1-nightly-20221006
Operating system
macOS
Operating system version
12.3.1 (21E258)
Additional context
This bug never happened to me when I had a selected board from a different platform.
Also, I want to make clear that this bug didn't happen consistently to me, sometimes I met the expected behaviour, sometime I didn't.
Issue checklist
The text was updated successfully, but these errors were encountered: