Custom Query (16363 matches)
Results (574 - 576 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #955 | fixed | Incorrect snapshot handling in Linux (VERR_ALREADY_EXISTS) | ||
| Description |
This is how it happens:
Could not copy the state file '/home/tautrimas/.VirtualBox/Machines/WinXP/Snapshots/{b2ec225f-3158-4dde-d1a7-dd58663d6426}.sav' to '/home/tautrimas/.VirtualBox/Machines/WinXP/Snapshots/{02b3e0da-9713-46f2-8e88-3e0806fb9da6}.sav' (VERR_ALREADY_EXISTS). Result Code: 0x80004005 Component: Machine Interface: IMachine {31f7169f-14da-4c55-8cb6-a3665186e35e}
Problem is, that I can't revert my snapshot back. Problem appeared second time in a week (after reinstall of VBox). Linux system: Sabayon Linux 3.4f USB and sound enabled. |
|||
| #957 | fixed | IRQL_NOT_LESS_OR_EQUAL | ||
| Description |
Host: Windows XP Professional SP2 Guest: Mandriva Linux 2008.0, DreamLinux 2.2 VBox 1.5.2 When I try to install one of the two linux distro's mentioned above, I get a BSOD containing "IRQL_NOT_LESS_OR_EQUAL". I haven't tried other distro's yet, but the fact that I get the same error while one distro is debian-based and the other is redhat-based gives me the impression there's either something wrong with VBox, or with my computer.. I was unable to find 'VBoxSVC.log' so I couldn't attach it. My hardware consists of:
Kind regards, Stijn |
|||
| #958 | fixed | VirtualBox 1.5.2 with webservices (soap) | ||
| Description |
Hello! I will use VirtualBox 1.5.2 with webservices. This is not an Vbox defect! To this day, i doesn't found some docs/howtos to setup this. I have written a soap client in PHP to get the vbox version number. My sample: /* CLIENT: show VBox version */ <?php $client = new SOAPClient('http://192.168.1.150/webserv/vboxwebService.wsdl'); try {
} catch (SOAPFault $f) {
} ?> The file vboxwebService.wsdl point to soap address localhost on port 18083. This is the address to the soap server? My sample return as output "Can't connect to host". How looks the connection between soap server to VirtualBox? Can you put some simple soap samples to VirtualBox website please? Many thanks Michael |
|||

