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

Please make port selections little bit stickier #1396

Closed
3 tasks done
Master811129 opened this issue Sep 4, 2022 · 2 comments
Closed
3 tasks done

Please make port selections little bit stickier #1396

Master811129 opened this issue Sep 4, 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

@Master811129
Copy link

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 in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@Master811129 Master811129 added the type: imperfection Perceived defect in any part of project label Sep 4, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Sep 4, 2022
@per1234 per1234 assigned per1234 and unassigned davegarthsimpson Sep 4, 2022
@per1234
Copy link
Contributor

per1234 commented Sep 4, 2022

Hi @Master811129. Thanks for your report

Version: 2.0.0-rc9.2 Date: 2022-08-10T13:01:55.702Z CLI Version: 0.26.0-rc.1 [fc2ea723]

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

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Sep 4, 2022
@Master811129
Copy link
Author

Yes, the latest AppImage doesn't have this issue. sorry for interrupting.

@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 Sep 5, 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

3 participants