Changes between Initial Version and Version 1 of Ticket #745
- Timestamp:
- Oct 4, 2007 4:03:42 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #745 – Description
initial v1 1 1 I understand that USB isn't supported in OSE, but the usb exceptions should be trapped and a messaged displayed explaining the issue. 2 3 {{{:~$ vboxmanage list usbhost2 {{{ 3 :~$ vboxmanage list usbhost 4 4 VirtualBox Command Line Management Interface Version 1.5.0_OSE 5 5 (C) 2005-2007 innotek GmbH … … 8 8 [!] FAILED calling Host->GetUSBDevices(CollPtr.asOutParam()) at line 1863! 9 9 [!] Primary RC = 0x80004001 10 [!] Full error info present: false, basic error info present: false}}} 10 [!] Full error info present: false, basic error info present: false 11 }}} 11 12 12 13 This bug is forwarded from: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/148784