VirtualBox

Opened 10 years ago

Closed 8 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.

https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp?rev=48022#L361

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)

Clipboard03.png (18.3 KB ) - added by Ivo Smits 10 years ago.
Screenshot of error message and external API client

Download all attachments as: .zip

Change History (2)

by Ivo Smits, 10 years ago

Attachment: Clipboard03.png added

Screenshot of error message and external API client

comment:1 by aeichner, 8 years ago

Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use