VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 16363)

Ticket Resolution Summary Owner Reporter
#17307 fixed Video capture doesn't work after upgrade from 5.1.30 to 5.2.0 pentagonik sgrassl
Description

Video capture is enabled via settings page but when the virtual machine is started the actual recording is not started although the video capturing symbol is active. Right-clicking this symbol shows the context menu with the "Video Capture" entry not being checked. This is a regression to the previous release 5.1.30.

Enabling video capturing after the virtual machine is started works like expected.

#17308 fixed DirectSound audio driver fails to initialize (Windows XP Pro x64 Host) pentagonik Abdul-Khader Welaye
Description

Hi there, first off I realize I am filing a ticket for a host type that is technically unsupported (Windows XP Pro x64 Edition, equivalent to Windows Server 2003) so if this isn't something worth your time to troubleshoot feel free to close it straight-away.

I've installed VirtualBox 5.2.2 on my machine running the 64-bit version of Windows XP, and I've had no trouble setting up a Windows 10 Virtual Machine at all except for getting the sound to initialize.

When I start any VM at all (even an empty one with no hard drive) I instantly receive an error that "Host audio backend initialization has failed". See attached screenshots and logs. The logs don't seem to tell me much that's useful except for that it failed to attach to the driver (line 607).

Windows DirectSound is the only host audio driver available to me besides null, and changing the Audio Controller didn't change the situation at all.

Anyways, if this is something you are willing to assist me in troubleshooting that would be great! This machine is mostly a test build that I've been messing with to see what I can do, which is why I'm marking the priority as trivial.

Please let me know if there's any other information I can provide.

#17386 fixed guestcontrol run with --wait-stdout will not return -> fixed in 5.2.20 pentagonik Quizzles
Description

Hello there,

After updating VirtualBox from 5.1.30 to 5.2.4 the following command will not return after executing.

C:\Program Files\Oracle\VirtualBox>VBoxManage.exe --nologo guestcontrol Fedora24_32Bit run --verbose --wait-stdout --username testuser --wait-stderr --exe /bin/pwd Creating guest session as user 'testuser'... Waiting for guest session to start... Successfully started guest session (ID 1) Starting guest process ... Process '/bin/pwd' (PID 1637) started

The process on the guest system will be executed and terminated. But the VBoxManage on the host system will not return and print no output from the guest.

If trying to execute a not existing program the VBoxManage will return. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe --nologo guestcontrol Fedora24_32Bit run --verbose --wait-stdout --username testuser --wait-stderr --exe /bin/not_exist Creating guest session as user 'testuser'... Waiting for guest session to start... Successfully started guest session (ID 1) Starting guest process ... VBoxManage.exe: error: The specified file was not found on guest VBoxManage.exe: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestProcessWrap, interface IGuestProcess, callee IUnknown VBoxManage.exe: error: Context: "WaitForArray(ComSafeArrayAsInParam(aWaitStartFlags), gctlRunGetRemainingTime(msStart, cMsTimeout), &waitResult)" at line 1529 of file VBoxManageGuestCtrl.cpp Closing guest session ...

Thank you for your help!

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy