Custom Query (16363 matches)
Results (214 - 216 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2575 | obsolete | Logitech cordless keybord/mouse | ||
| Description |
My usb is seen in Virtual Box. When i remove the usb receiver from the settings then i can use my keyboard in VB. The mouse i cannot use, it stays disable. When i activate the usb receiver then i cannot use my keyboard and mouse as wel in the host as in the guest. My host is UBUNTU and my guest is XP. See the logfile who says that there is a unknown keyboard. |
|||
| #2577 | obsolete | "Could not load Host USB Proxy Service (VERR_FILE_NOT_FOUND)" Error | ||
| Description |
Before it opens the settings window of any Virtual Machine "Could not load Host USB Proxy Service (VERR_FILE_NOT_FOUND)" Error appears. After settings window appears normally. |
|||
| #2583 | obsolete | Shared Folder still in configuration file and checked even if it is not any more used | ||
| Description |
I used a shared folder '/data/export/local/admin' for a Solaris 10 guest. Then I removed it from the list of shared folders. When I now try to boot the guest I got the following error
Shared folder path '/data/export/local/admin' is not absolute.
Result Code:
NS_ERROR_INVALID_ARG (0x80070057)
Component:
SharedFolder
Interface:
ISharedFolder {8b0c5f70-9139-4f97-a421-64d5e9c335d5}
Meanwhile I had the folder moved to a different partition and added a symbolic link to it. This error is strange because of two reasons. First of all, I would have not expected any dependency of this folder by the guest, since I had removed it from the configuration. Secondly, I would feel that a symbolic link should be OK here as well as long as it points to an existing target, which it does.
When removing the link and creating the directory hierarchy the guest boots well. The "Shared Folders" menu does not have an entry for '/data/export/local/admin'. Still the .xml file for the guest has the following entry
...
<SharedFolders>
<SharedFolder name="admin" hostPath="/data/export/local/admin" writable="true"/>
</SharedFolders>
...
I suspect that the .xml configuration does not get clean up properly and the checking code does not take into account that the virtual machines does not have this shared folder dependency. Please find the complete .xml file. |
|||

