Skip to content

Newly created sketches share the same auto-generated name #593

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

Closed
91volt opened this issue Nov 3, 2021 · 0 comments · Fixed by #887
Closed

Newly created sketches share the same auto-generated name #593

91volt opened this issue Nov 3, 2021 · 0 comments · Fixed by #887
Assignees
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact phase: implementation Work is in the implementation phase priority: medium Resolution is a medium priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@91volt
Copy link

91volt commented Nov 3, 2021

Describe the bug
When creating a new sketch it automatically gets the name "sketch_monthXXy" (e.g. : sketch_nov03a).
If another sketch is created it will have the same name. This happens because sketches are in a temporary folder until save. Once the first sketch is saved (preserving the generated name) a new sketch is created with the progressive autogenerated name.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'File'
  2. Click on 'new'
  3. Verify that the newly created sketch name is "sketch_monthXXa"
  4. Again go to 'File'
  5. Click on 'new'
  6. Verify that the newly created sketch name is identical ("sketch_monthXXa")

Expected behavior
I would expect to see the new sketch being named "sketch_monthXXb"

Screenshots
First sketch not saved:
screenshot_2021-11-03_at_14 47 14

First sketch saved:
screenshot_2021-11-03_at_14 45 42

Desktop (please complete the following information):

  • OS: All
  • Version: 2.0.0 beta 12
@91volt 91volt added type: imperfection Perceived defect in any part of project criticality: high Of high impact priority: high Resolution is a high priority labels Nov 3, 2021
@91volt 91volt assigned 91volt and AlbyIanna and unassigned 91volt Nov 3, 2021
@ubidefeo ubidefeo added the phase: implementation Work is in the implementation phase label Nov 3, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Nov 3, 2021
@ubidefeo ubidefeo added criticality: medium Of moderate impact priority: medium Resolution is a medium priority and removed criticality: high Of high impact priority: high Resolution is a high priority labels Nov 15, 2021
@rsora rsora added criticality: high Of high impact and removed criticality: medium Of moderate impact labels Dec 21, 2021
@fstasi fstasi added this to the arduino-ide rc5 milestone Jan 25, 2022
@per1234 per1234 linked a pull request Mar 6, 2022 that will close this issue
4 tasks
@per1234 per1234 added the conclusion: resolved Issue was resolved label Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: high Of high impact phase: implementation Work is in the implementation phase priority: medium Resolution is a medium priority topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants