I updated RC 5 to 7 and now I get this when I have board connected and it will not show OK box to select and default is com port 1 which is not the board connected.
I also tried to Verify / Compile a sketch and it appears to do nothing - no indication of compiling
Hi @stbarber . I suspect you are being affected by this bug:
opened 01:25PM - 10 Jun 22 UTC
closed 03:06PM - 13 Jun 22 UTC
conclusion: resolved
topic: code
type: imperfection
### Describe the problem
After updating to the latest release (Arduino IDE 2.0.… 0-rc7) there is no board available in the boards manager or when selecting a port. Neither the default Arduino boards nor the boards from the Additional boards manager URLs are available.
This image shows that both lists are empty.

### To reproduce
- Open the Arduino IDE
- Go to the boards manager
Or:
- Open the Arduino IDE
- Select the dropdown menu with "X No board selected"
- Select the correct port from this list
### Expected behavior
A list of available boards should appear in the designated fields.
### Arduino IDE version
Version: 2.0.0-rc7-nightly-20220610
### Operating system
Windows
### Operating system version
21H1
### Additional context
Restarting the IDE did not solve the issue. Installing the nightly build also didn't solve the issue.
Additional boards manager URLs: http://arduino.esp8266.com/stable/package_esp8266com_index.json,https://dl.espressif.com/dl/package_esp32_index.json
(removing these and restarting the IDE also didn't solve the issue)
### Issue checklist
- [x] I searched for previous reports in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the problem still occurs when using the latest [nightly build](https://github.com/arduino/arduino-ide#nightly-builds)
- [X] My report contains all necessary details
That has been fixed, but the fix was made after the time of the 2.0.0-rc7 release. It is currently only available from the nightly builds of Arduino IDE 2.x. The nightly build download links are listed here:
https://github.com/arduino/arduino-ide#nightly-builds
Please give the nightly build a try and let me know whether or not it solves the problem for you.
system
Closed
December 14, 2022, 1:16pm
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.