-
Notifications
You must be signed in to change notification settings - Fork 200
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
VSCode: Wi-Fi details not showing up #254
Comments
Hi @jelalanne! I suppose this is as good a place than any 😄 I assume the bug is that the extension is listing "SSID" multiple times and each contains the same network SSIDs? |
Hi @jamesadevine, the thing is, they are not listed at all ^^' A lot of infos are missing, and for the wi-fi subject, only key words are shown, not the actual values |
Great, thanks for the additional details @jelalanne! A bug has been raised internally. |
Hi @jelalanne , Can you please turn on logging of CLI commands in the Output Window of Visual Studio? To do so, set the environment variable "AzureSphere.PrintCliCommands" to "1"; then restart Visual Studio and re-open the Azure Sphere Explorer. There's probably going to be a lot of output, but you can clear the output window, and then reload the Available Networks node in the Explorer, and you'll see the output of the command That may help us understand the problem better. Thank you! |
Hi @olegkhar, |
Thank you, @jelalanne , this helps. Can you please tell me if any of the network names have non-ASCII characters in them? |
@olegkhar no, they are all either letters, numbers, dashes, underscores and spaces |
@jelalanne Thank you! |
@olegkhar my VScode is currently already in english. I don't know why the extension is showing up french. And I don't know how to change extension's language specific setting |
There is no extension specific language setting. Displayed language is controlled by VS Code. And I can't repro this behavior here. So my suggestion is to try to correct this with some usual approaches, for example:
If none of these fix this problem, you'll need to open an issue for VS Code: https://github.com/microsoft/vscode |
Hello @xisui-MSFT , switch back and forth to french worked :) Thanks! |
Hi @jelalanne We'd like to keep this issue for a bit while we're fixing the Translation bug -- and we'll reply once we publish the Extension with the fix. |
Hello,
Not sure if it's the right place to publish that bug, but didn't find a better suit.
When running the Azure Sphere Explorer for the first time, with a connected device and after claiming it with the tenant, I am trying to connect it over the network, but when listing the available networks, only the infos names' appears, like on the next capture.
Sorry it is in French, but i think the terms are quite obvious.
I suppose this is a bug. Hope you might do something about it.
The text was updated successfully, but these errors were encountered: