You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After installing the first version of the Teensyduino Board Manager version for testing the Arduino IDE and Arduino IDE 2, the GUI is showing the address field of the device and not the label.
Right now the GUI is showing things like: Teensy MicroMod on usb:0/140000/0/1/4
I thought I would mention, that I noticed one location in the GUI that it does show the label:
But it is interesting it shows it when you drop down the list, but it does not show it in the top selected one instead it shows the address
per1234
changed the title
Windows 10: Improper Port name shown in GUI on Teensy devices.
Improper Port name shown in GUI on Teensy devices
Sep 26, 2023
Describe the bug
After installing the first version of the Teensyduino Board Manager version for testing the Arduino IDE and Arduino IDE 2, the GUI is showing the address field of the device and not the label.
Right now the GUI is showing things like: Teensy MicroMod on usb:0/140000/0/1/4
As @PaulStoffregen mentioned in the PJRC forum post:
https://forum.pjrc.com/threads/53548-Arduino-CLI-Alpha-Release-Teensy-Support?p=299387&viewfull=1#post299387
According to the Pluggable Discovery Specification
It appears like the GUI is showing the address and not the label.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I am expecting that instead of: Teensy MicroMod on usb:0/140000/0/1/4
It would show something like: Teensy MicroMod on COM118
Screenshots

Desktop (please complete the following information):
Additional context
Not sure if this may be related to the issue: #567
And also may be partially related to the Pluggable Monitor issue: #769
The text was updated successfully, but these errors were encountered: