Custom Query (16363 matches)
Results (2419 - 2421 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2480 | fixed | Windows XP Guest video hangs | ||
| Description |
I've run into this problem on both Linux (CentOS 5.2 and Ubuntu 8.04) and MacOS X. For no apparent reason, I will leave a Windows XP guest (SP2) running in vb2.0.2 and at some point the video (either directly using the GUI or headless with VRDP), will hang and becomes completely unresponsive to input. The only way to correct is to power off the guest and restart. I've attached the log and a screenshot of what it looks like. The problem is that the timeframe for this to occur is extremely variable. On the CentOS host running the same (i.e. cloned) guest may exhibit this behavior in hours to weeks (literally). On the Mac it also happens but usually less that 24hrs from guest start. Same exact issues, and unfortunately the same exact resolution is required. If you need anymore info, glad to help. --Jason. |
|||
| #2481 | fixed | Need a way to force string type in extra data => fixed for version 2.1 | ||
| Description |
When setting ExtraData to change the BIOS identification, I have the problem that DmiSystemVersion is numerical and the code in source:/trunk/src/VBox/Main/ConsoleImpl2.cpp@13538#L1975 interprets it as integer. The VM can't start because of this: 00:00:00.487 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} aComponent={Console}
aText={Configuration error: Querying "DmiSystemVersion" as a string failed.
00:00:00.487 VBox status code: -2107 (VERR_CFGM_NOT_STRING)} aWarning=false, preserve=false
00:00:00.492 Power up failed (vrc=VERR_CFGM_NOT_STRING, hrc=E_FAIL (0X80004005))
Is there some way to force this to be a string? |
|||
| #2482 | fixed | Feature for Guest Additions (execute guest commands) | ||
| Description |
I would like to launch Guest Applications from my Host. This would improve integration between my real and virtual machines, and create the illusion of natively running applications (which WINE achieves) I was thinking of writing a Java App to listen to a specific port and launch specified applications with arguments (this could be limited by I.P and application name for security reasons). Peter, |
|||

