Opened 11 years ago
Closed 9 years ago
#12675 closed defect (obsolete)
Error when disabling USB controller (created via API)
Reported by: | Ivo Smits | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 4.3.6 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | all |
Description
The VirtualBox GUI frontend attempts to delete USB controllers by their name, while their presence is detected by type (OHCI/EHCI). External API clients may create USB controllers with names different than the one expected by VirtualBox, which will cause an error when trying to disable the controller via the VirtualBox GUI.
In addition, the error message says "Could not find storage controller 'EHCI'." - I'm pretty sure USB can provide more than just storage ;-).
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | Clipboard03.png added |
---|
comment:1 by , 9 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Screenshot of error message and external API client