Skip to content

Please make port selections little bit stickier #1396

Closed
@Master811129

Description

@Master811129

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

Activity

per1234

per1234 commented on Sep 4, 2022

@per1234
Contributor

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

Master811129

Master811129 commented on Sep 5, 2022

@Master811129
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

conclusion: invalidIssue/PR not validtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @per1234@Master811129@davegarthsimpson

      Issue actions

        Please make port selections little bit stickier · Issue #1396 · arduino/arduino-ide