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

USBToolBox Keeps crashing when discovering ports #65

Open
gabaznv opened this issue Aug 28, 2024 · 0 comments
Open

USBToolBox Keeps crashing when discovering ports #65

gabaznv opened this issue Aug 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gabaznv
Copy link

gabaznv commented Aug 28, 2024

Hi! so I need to map my usb, because I want macos, and when I try to discover ports, it automatically crashes the program, and this bug is on all of the releases. so ive tried running it with cmd, and i've found what seems to be the error

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

Port Discovery

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

Getting controllers...
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 221, in discover_ports
File "Windows.py", line 134, in get_controllers
File "Windows.py", line 57, in get_property_from_wmi
File "wmi.py", line 1072, in query
File "wmi.py", line 1072, in
File "win32com\client\dynamic.py", line 322, in getitem
File "win32com\client\util.py", line 41, in getitem
File "win32com\client\util.py", line 62, in __GetIndex
pywintypes.com_error: (-2147217392, 'OLE error 0x80041010', None, None)
[14064] Failed to execute script 'Windows' due to unhandled exception!

(this is USBToolBox 0.2)

If somebody can help me figure this out, it would help me a lot

@gabaznv gabaznv added the bug Something isn't working label Aug 28, 2024
@github-staff github-staff deleted a comment from ViniciusSCG Oct 1, 2024
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

3 participants
@gabaznv and others