Skip to content

arduino IDE not compiling after updating to rc7 #1083

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
3 tasks done
gargoyle777 opened this issue Jun 20, 2022 · 2 comments
Closed
3 tasks done

arduino IDE not compiling after updating to rc7 #1083

gargoyle777 opened this issue Jun 20, 2022 · 2 comments
Assignees
Labels
conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@gargoyle777
Copy link

gargoyle777 commented Jun 20, 2022

Describe the problem

After updating the IDE, the output monitor disappeared when i tried to create a new project, but was still on screen when opening old project.
I thought i just messed up, so i just used an old project and copy pasyed what i needed compiled, now the problem is that it doesn't compile or upload at all. i've tried to reinstall but im still having the same exact problem.
Other then no output monitor and no compiling, the oard manager and the library manager are not working too, not displaying anything at all.
As of now, i downloaded the 1.x version, and im forced to use that on my project.
Please feel free to ask for any additional info

To reproduce

I just updated the arduino IDE from the pop up on opening it

Expected behavior

Display board and library on the manager, display the output monitor, verify and upload working

Arduino IDE version

arduino ide 2.0.0 rc7 windows 64 bit

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@gargoyle777 gargoyle777 added the type: imperfection Perceived defect in any part of project label Jun 20, 2022
@per1234
Copy link
Contributor

per1234 commented Jun 20, 2022

Hi @gargoyle777. We only accept reports of problems that have been verified to occur when using the latest nightly build of the Arduino IDE. Some very significant amount of development has happened since the 2.0.0-rc7 version of the Arduino IDE you are using, including a fix for what appears to be the issue you are reporting: #1036

Please try again using the latest nightly build and then let me know whether or not the problem still occurs. The nightly build download links are listed here:

https://www.arduino.cc/en/software#nightly-builds

@per1234 per1234 added topic: code Related to content of the project itself status: waiting for information More information must be provided before work can proceed labels Jun 20, 2022
@per1234 per1234 self-assigned this Jun 20, 2022
@gargoyle777
Copy link
Author

hi @per1234 ,
thanks for the help, in fact i could chose the board, but i think it was the same issue.
I followed the fix pointed in #1036 and now it's working again.
Thanks again for your work, i didnt thought about looking for the managers' bug instead of the compile/error's bug

@per1234 per1234 added conclusion: invalid Issue/PR not valid and removed status: waiting for information More information must be provided before work can proceed labels Jun 20, 2022
@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants