Opened 10 years ago
Closed 8 years ago
#13590 closed defect (obsolete)
guest will only start with headless.
Reported by: | elatllat | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.18 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Failed to open a session for the virtual machine Ubuntu 12.04.
The VM session was aborted.
Result Code: NS_ERROR_FAILURE (0x80004005) Component: SessionMachine Interface: ISession {12f4dcdb-12b2-4ec1-b7cd-ddd9f6c5bf4d}
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | selectorwindow.log added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I tried to start VM with both variants from the patch above with no difference in discussed regard (I mean I was able to start VM in both cases).
Could you please try to reproduce the issue again with broken .vbox config and provide us with full .vbox file and VBox.log?
Thanks in advance!
comment:3 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release and provide the requested information.
Workaround is to edit the .vbox xml file (ignoring the "DO NOT EDIT THIS FILE" comment).
I think this is the part of the diff that made it work:
I'm guessing the LastNormalWindowPosition or LastGuestSizeHint value was invalid for Fullscreen maybe caused by the Fullscreen bug a few versions back.
Anyway Virtualbox should not let a display 'hint' prevent the guest OS from booting.