Skip to content

Changing board does not update partition scheme selection #1751

Closed as not planned
@illigtr

Description

@illigtr

Describe the problem

Changing board does not update partition scheme selection in the GUI - IDE 2.0.4

To reproduce

Example using ESP32 board manager installed.

Using Menu/Tools/Board/esp32/ select any board
Then view the partition schemes available for that board under Menu/Tools/Partition Scheme.
Note the list.

Now select a different board
The partition schemes do not update correctly from the boards.txt file.

Used process monitor to ensure the correct boards.txt is being read when the IDE first starts.

Expected behavior

The GUI should update and present the specific list of partition schemes for the selected board. It does not.

One can also test this by editting the boards.txt and adding some custom schemes. They will not appear in the GUI. However, these feature works perfectly in IDE 1.8.19

Arduino IDE version

2.0.4-nightly-20221208

Operating system

Windows

Operating system version

11

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

Metadata

Metadata

Assignees

Labels

conclusion: duplicateHas already been submittedtopic: 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

Issue actions