-
-
Notifications
You must be signed in to change notification settings - Fork 470
Closed
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
Every time i want to upload my sketch I must select the correct port. it is because Arduino leonardo disconnects from usb and immediately falls back to wrong port.
To reproduce
- attach an Arduino leonardo on linux
- select the correct port
- after uploading the sketch port selector falls back to wrong port
Expected behavior
Port selector should wait at least 2 seconds for the Arduino Leonardo to re-appear and then start the fallback process.
Arduino IDE version
Version: 2.0.0-rc9.2 Date: 2022-08-10T13:01:55.702Z CLI Version: 0.26.0-rc.1 [fc2ea723]
Operating system
Linux
Operating system version
Rolling BTW.
Additional context
No response
Issue checklist
- I searched for previous reports inI verified the problem still occurs when using the latestMy report contains all necessary detailsTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
per1234 commentedon Sep 4, 2022
Hi @Master811129. Thanks for your report
This is a significantly outdated version of the Arduino IDE. Most importantly, it is missing the related fixes made in this PR: #1328
Please try it again with the latest nightly build and then comment here to let us know whether or not the bug still occurs.
The nightly build download links are listed here:
https://www.arduino.cc/en/software#nightly-builds
Ma5t3rful commentedon Sep 5, 2022
Yes, the latest AppImage doesn't have this issue. sorry for interrupting.