Custom Query (16363 matches)
Results (1099 - 1101 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #995 | fixed | XP guest fails to boot | ||
| Description |
Using qemu and vmplayer, I created a vmdk file (and corresponding vmx) that had a complete windows installation on it. Now I am trying to switch over to virtualbox, but the machine I created using said vmdk file fails to boot. While booting in safe mode, it hung up on agp440.sys. I found this page: http://www.virtualbox.org/wiki/Migrate_Windows and went in to the system files and renamed it agp440.sys.backup. Now it hangs on Mup.sys during boot. Just to experiment, I also renamed mup.sys to mup.sys.backup, but then it hung on NDIS.sys. Not sure what is causing this as it ran fine in VMPlayer and Vmware Server. |
|||
| #996 | invalid | launching of processes occur not in the start order. | ||
| Description |
I am testing a little application (deadwood-2 from development tree of maradns). One of the regressions test consist to check what happen in case that to many DNS query are send to the server. Under Solaris ans Linux (in a VirtualBox), the test fails often. 8 query process are started in background in order to create the overload situation. After the processes are started a query process is started in foreground. Mostly the result is not as expected. The reason is that the foregrounf process is often started before all background processe are started. I have verified this we a few printf into the sources ans also inserted a sleep into the test script. Wit the sleep inserted before launching the foreground process all work fine, without it the test don't mostly not work as expected |
|||
| #997 | fixed | Improvements to Snapshots UI | ||
| Description |
There should be a way to select two snapshots and merge them, that is, all changes from later snapshots should be committed into the earliest one selected and then, all but one snapshot should be deleted. Example: A -> B -> C -> D
Merge with A+C selected: C->D Also, the UI is displayed as a tree. The tree metaphor should only be used if you can branch which is not the case. There is no way to start from state B and create a snapshot B1 as a sibling of C. Therefore, the UI should be changed to a list. |
|||

