Skip to content
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

AsRock X99 WS-E10G/10G "KeyError: 'show_friendly_types'" #38

Closed
robotogre opened this issue Jun 3, 2022 · 1 comment
Closed

AsRock X99 WS-E10G/10G "KeyError: 'show_friendly_types'" #38

robotogre opened this issue Jun 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@robotogre
Copy link

robotogre commented Jun 3, 2022

Latest release from https://github.com/USBToolBox/tool/releases.

Describe the bug
Run ./Windows.exe from Windows Terminal. Select 'D'. Output:

` #######################################################

Port Discovery

#######################################################

Intel(R) C610 series/X99 chipset USB Enhanced Host Controller #2 - 8D2D | USB 2.0 (EHCI) | 2 ports
Traceback (most recent call last):
File "Windows.py", line 160, in
File "Windows.py", line 43, in init
File "base.py", line 49, in init
File "base.py", line 696, in monu
File "utils.py", line 204, in start
File "utils.py", line 188, in select
File "base.py", line 232, in discover_ports
File "base.py", line 189, in print_controllers
File "base.py", line 170, in port_to_str
KeyError: 'show_friendly_types'
[17132] Failed to execute script 'Windows' due to unhandled exception!
C:\Users\tomsh\Downloads>`

Debugging information
If on Windows, please download debug_dump from https://github.com/USBToolBox/tool/releases. It will save a file with debugging information, please upload it to this bug report.

Hardware:

  • ASRock X99 WS-E10G
  • OS: Windows 10 Pro - Version 10.0.19043 Build 19043

DEBUG DUMP:
x99.zip

@robotogre robotogre added the bug Something isn't working label Jun 3, 2022
@dhinakg
Copy link
Member

dhinakg commented Jul 24, 2022

Please delete settings.json and rerun the program, I'm working on better settings handling but for now that'll fix it.

@dhinakg dhinakg closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants