-
Notifications
You must be signed in to change notification settings - Fork 616
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
If board supports two circuitpython versions then sometimes ignores language drop down when downloading firmware #1390
Comments
The weird bit is sometimes I see US english in one box and UK english in another, but when recreating in an incognito window both my language dropdowns were prepopulated with UK for one board but not another. I can visually see on a new page the language start at English US then swap to UK (for the wiznet page in incognito), but only the first drop down updated in that one observed occurrence. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Noticed this a while ago but couldn't quite work out the problem, it turns out the first firmware panel on a download page works as expected, but the second ignores the language preference drop down and always gets en-US for en-GB / English (UK).
I've previously seen the web installer similarly download the wrong one and install it, I've seen it at least three times.
My normal route involves web installer, or bin download, UF2 only for upgrading existing running boards.
To recreate the download issue, goto Wiznet 5500 EVB, and choose English UK for the second firmware panel (less stable version) 9.1 firmware, choose English UK, and download UF2, then notice it got you en-US firmware instead.
I've checked the feather-s2 and it downloads the correct version, so something funny going on.
Just trying to establish a more reliable recreation using web installer
The text was updated successfully, but these errors were encountered: