Changing board does not update partition scheme selection #1751
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
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
The text was updated successfully, but these errors were encountered: