Bug #549
0.3.0 COM port order
Status: | Closed | Start date: | 02/12/2013 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Dan Smith | % Done: | 0% |
|
Category: | - | |||
Target version: | 0.4.0 | |||
Chirp Version: | 0.3.0 | Platform: | Windows | |
Model affected: | (All models) |
Description
I see that the new version (0.3.0) enumerates all the serial ports in use; thanks!!!
However, it enumerates the serial ports in alphabetical order, not numeric order.
I'd suggest the latter, so that COM11 follows COM2, and not precedes it.
Related issues
Associated revisions
Fix serial port sorting in Win32Platform
Fixes #549
Fix serial port sorting in Win32Platform
Fixes #549
Avoid re-sorting serial ports in the UI
All the platforms now return serial ports in the proper order. Don't
mess that up with an alphanumeric sort in the UI.
Actually fixes #549
Avoid re-sorting serial ports in the UI
All the platforms now return serial ports in the proper order. Don't
mess that up with an alphanumeric sort in the UI.
Actually fixes #549
History
Updated by Dan Smith about 8 years ago
- Status changed from New to In Progress
- Assignee set to Dan Smith
- Target version set to 0.3.1
Updated by Dan Smith about 8 years ago
Fixed in r1865
Updated by Dan Smith about 8 years ago
- Status changed from In Progress to Closed
Updated by Dean Gibson about 8 years ago
Sorry, not fixed in 20130213 nightly build (as advertized).
Updated by Dan Smith about 8 years ago
- Status changed from Closed to Feedback
Can you attach a screenshot?
Updated by Dan Smith about 8 years ago
- Status changed from Feedback to In Progress
Nevermind, I was able to reproduce it.
Updated by Dan Smith about 8 years ago
- Status changed from In Progress to Feedback
Should be fixed now in r1871.
The UI was re-sorting the list, which obviously I wasn't testing given my platform. Should be good now, but I'll wait to close this until you confirm tomorrow.
Updated by Dean Gibson about 8 years ago
Verified fixed on Windows 7 64-bit.
Updated by Dan Smith about 8 years ago
- Status changed from Feedback to Needs Backport
- Target version changed from 0.3.1 to 0.4.0
Thanks Dean. I'll get this pushed into the stable release branch for 0.3.1
Updated by Dan Smith about 8 years ago
- Status changed from Needs Backport to Closed