Skip to content

IDE2 might fail detecting the port change during the upload #2203

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

Open
3 tasks done
kittaakos opened this issue Aug 30, 2023 · 0 comments
Open
3 tasks done

IDE2 might fail detecting the port change during the upload #2203

kittaakos opened this issue Aug 30, 2023 · 0 comments
Labels
topic: CLI Related to Arduino CLI type: imperfection Perceived defect in any part of project

Comments

@kittaakos
Copy link
Contributor

Describe the problem

From arduino/arduino-cli#2287 (comment):

During the upload to a board, the port might change. After #2253, the CLI can detect it and provide this information to clients. As requested at #2253 (review), the upload port must always be set whether it has changed or not. Sometimes it's missing.

To reproduce

  • Open IDE2,
  • Select the Arduino Nano 33 BLE board from the board list,
  • Upload a sketch,
  • Check the board list; the port might have changed, and IDE2 failed to track it.
port_change.mp4

Expected behavior

IDE2 can track the port if it changes during an upload.

Arduino IDE version

2.2.0

Operating system

macOS

Operating system version

13.5

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
@kittaakos kittaakos added type: imperfection Perceived defect in any part of project topic: CLI Related to Arduino CLI labels Aug 30, 2023
kittaakos pushed a commit that referenced this issue Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: CLI Related to Arduino CLI type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant