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

The popup menu to select board and port shows two ports selected #1286

Closed
3 tasks done
mahboud opened this issue Aug 4, 2022 · 1 comment
Closed
3 tasks done

The popup menu to select board and port shows two ports selected #1286

mahboud opened this issue Aug 4, 2022 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@mahboud
Copy link

mahboud commented Aug 4, 2022

Describe the problem

I expect only one board to be selected, not both.

Trying to reselect the serial board does nothing. Trying to deselect the selected bluetooth port, makes the serial port above deselected. Next, selecting the serial port will then deselect the bluetooth port and select the serial port.

The menu will operate normally until I plug and unplug (or power cycle) the ESP32 board attached. The double selected menu returns.

image

To reproduce

Close all the sketches. Quit Arduino. Open Arduino. My ESP32 isn't plugged in yet. I see:

image

Then I plug my ESP32 in. I see:

image

I select the top one. (I don't want ever to use the bluetooth port and don't know how I can get the IDE to ignore it and never select it!) This is what i see:

image

Expected behavior

This is what I expect:
image

Preferably i wouldn't see the bluetooth option at all.

Arduino IDE version

Version: 2.0.0-rc9.1-nightly-20220804 Date: 2022-08-04T03:30:39.630Z CLI Version: 0.25.1 [436f0bb9]

Operating system

macOS

Operating system version

10.15.7

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
@mahboud mahboud added the type: imperfection Perceived defect in any part of project label Aug 4, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Aug 4, 2022
@per1234
Copy link
Contributor

per1234 commented Sep 22, 2022

Thanks @mahboud. I see this is a duplicate of #928, which was fixed by #1328

If you haven't already, please give Arduino IDE 2.0.0 (or the nightly build if you would like to help out the project through beta testing) a try. The problem should no longer occur. The download links are listed here:

https://www.arduino.cc/en/software

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 22, 2022
@per1234 per1234 self-assigned this Sep 22, 2022
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted 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