Custom Query (16363 matches)
Results (2149 - 2151 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2206 | fixed | Broken seamleass on reboot | ||
| Description |
When you try to reboot guest (windows xp) host in seamless mode virtualbox additions forgot to switch machine to window mode and you got partial screen render. |
|||
| #2207 | fixed | Create a right click menu for Virtual Machine Container in host | ||
| Description |
Proposal for creating a right click menu for Virtual Machine Container in the host application switcher (Both Main Gui and VBoxSDL). It will enhance the productivity of Virtual Machine. Sometimes we might face problems from the guest like mouse/keyboard not working properly. This enhancement will be very useful in such cases. |
|||
| #2208 | fixed | vboxmanage showvminfo does not show IDE controller type | ||
| Description |
When trying to diagnose user problems with configurations, I would thought that showvminfo would allow you to do a full comparison, but it doesn't include the the controller type. I had thought that this should be a 6 line change to VBoxManage.cpp, but looking through the SDK API, I can't find how to get this through the SDK which is probalby why you don't show it. Perhaps you've missed this in your abstraction model. You don't actually have an IHostIDEInterface (or a IHostiSCSInterface or IHostSATAInterface for that matter). You need to rethink and tidy up your class hierarchy here. The machine state should be fully browsable and controllable through the SDK API. |
|||

