-
-
Notifications
You must be signed in to change notification settings - Fork 433
can't chose variant and upload-method #245
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
Comments
hi @mrbbp thank you for reporting this. @silvanocerza @kittaakos this one is for the two of you to figure out :) |
when i use b3 to chose my board , in b4 the submenu come back, but if change the board in b4, menu disappear |
@mrbbp I think this has introduced some edge cases like this one, but we have enough information to know where to dig and fix it soon The thing you encounter when switching from 4 to 3 and back to 4 is because the 3 has a different CLI version and I think it restores some information, but can't be sure because I do not write that code :) |
@mrbbp |
It won't work. That build will still contain the
|
@kittaakos @mrbbp the fix has been applied to the CLI, but the Nightly Build has of course a pinned release of the CLI, so it won't drag in the CLI Nightly. Thank you, Akos |
I will take care of the CLI version update soon and notify this issue once the fix is available. |
- New CLI version: `20210324`. - The CLI has the fix for the missing core settings. Ref: arduino/arduino-cli#1230 Closes #245. Signed-off-by: Akos Kitta <[email protected]>
Thank you for your work...
é.
Du bout du doigt...
… Le 23 mars 2021 à 22:30, Akos Kitta ***@***.***> a écrit :
I will take care of the CLI version update soon and notify this issue once the fix is available.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi @mrbbp. Are you still able to reproduce this issue when using the latest version of Arduino IDE 2.x? The custom board options menus of the STM32 boards platform discussed here are showing up as expected for me in Arduino IDE 2.0.0-beta.12 and the current nightly build, so I take that as a good sign. However, I was not able to reproduce the bug even when using 2.0.0-beta.4, so I'm not confident in my conclusion that it was fixed.. |
I finally managed to find the required conditions to reproduce this:
Since I am able to reproduce this with Arduino IDE 2.0.0-beta.4, but not with any newer version, I'll close this as fixed. If anyone is still experiencing this bug with the latest version of the IDE, feel free to comment here and I'll investigate. But do note that there is a separate unsolved bug with the same symptoms except only for manually installed platforms, which is already being tracked in a dedicated issue: #565 |
Describe the bug
in beta4,with stm32 distrib from STM32duino, i cant chose my variant or upload method, all the sub menus are not here
To Reproduce
3 there no item in the menu to chose variant or upload method, etc etc...
Expected behavior
A complete menu. it was working on beta3
Screenshots

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: