Discuss the 5.1.10 release
-
frank
- Oracle Corporation
- Posts: 3362
- Joined: 7. Jun 2007, 09:11
- Primary OS: Debian Sid
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Dresden, Germany
- Contact:
Discuss the 5.1.10 release
Discuss the 5.1.10 release here.
You can download the release here.
You can download the release here.
Re: Discuss the 5.1.10 release
The release date shown on the home page should be November 21, not October 18.
-
frank
- Oracle Corporation
- Posts: 3362
- Joined: 7. Jun 2007, 09:11
- Primary OS: Debian Sid
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Dresden, Germany
- Contact:
Re: Discuss the 5.1.10 release
Thank you! I fixed the date.
-
BrianG61UK
- Posts: 52
- Joined: 21. Mar 2014, 02:15
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, DOS, Linux
- Location: Reading. Berkshire. UK.
- Contact:
Re: Discuss the 5.1.10 release
viewtopic.php?f=1&t=80222#p376020
https://www.virtualbox.org/ticket/16127
Still not working for me with 5.1.10.
https://www.virtualbox.org/ticket/16127
Still not working for me with 5.1.10.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Discuss the 5.1.10 release
@BrianG61UK,
Please do not post messages about things that "still do not work". If it were like this, then every such thread should have about 2000 replies. Not that helpful. This thread is about things that are breaking with this release, not things that are already broken.
I will not remove your message, but please do not repeat this in the future. Thanks for understanding...
Please do not post messages about things that "still do not work". If it were like this, then every such thread should have about 2000 replies. Not that helpful. This thread is about things that are breaking with this release, not things that are already broken.
I will not remove your message, but please do not repeat this in the future. Thanks for understanding...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Re: Discuss the 5.1.10 release
Auto Capture Keyboard does no longer work for me. When I switch to the guest system, the keyboard is not captured, even though I have selected the Auto Capture Keyboard option in the keyboard settings. Auto Capture Keyboard used to work fine up to the previous release.
I am running a Lubuntu 16.10 guest (it was complete with the 5.1.10 guest additions) on a macOS 10.12.1 host.
I have downgraded back to 5.1.8 because no longer having Auto Capture Keyboard is just too disruptive.
I am running a Lubuntu 16.10 guest (it was complete with the 5.1.10 guest additions) on a macOS 10.12.1 host.
I have downgraded back to 5.1.8 because no longer having Auto Capture Keyboard is just too disruptive.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Discuss the 5.1.10 release
It's an issue that appeared in the builds between 5.1.8 (111374) and 5.1.10 (112026), and more specifically between builds 111660 and 111724, around 2016-11-04.mach wrote:Auto Capture Keyboard does no longer work for me.
I have opened a bug report about this #16150: "Cmd-Tab broken between builds 111660 and 111724". Don't let the tile misguide you, look at the 1st comment. Add your input if you can. It seems to only affect OSX hosts so far (3/3 reports).
Workaround: press the HostKey once while having switched to the VM to re-capture(?) the keyboard. Mind you, keyboard input is going to the VM, not just all of it...
| Edit: Update It seems to have been fixed with builds > 112205. See https://www.virtualbox.org/wiki/Testbuilds |
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
sej7278
- Volunteer
- Posts: 1003
- Joined: 5. Sep 2008, 14:40
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
- Contact:
Re: Discuss the 5.1.10 release
i noticed the changelog says that the 5.0 sound system has been used until the 5.1 system is overhauled. i've had out of sync audio for most of 5.1.x but now i have no audio with 5.1.10
are we supposed to use alsa in our linux guests now or stick with pulseaudio but use ac97 instead of intel, or what?
i seem to get no sound in debian jessie guest with intel or ac97 with pulseaudio (debian stretch host)
are we supposed to use alsa in our linux guests now or stick with pulseaudio but use ac97 instead of intel, or what?
i seem to get no sound in debian jessie guest with intel or ac97 with pulseaudio (debian stretch host)
-
michaln
- Oracle Corporation
- Posts: 2973
- Joined: 19. Dec 2007, 15:45
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Any and all
- Contact:
Re: Discuss the 5.1.10 release
You should use the AC'97 emulation.sej7278 wrote:are we supposed to use alsa in our linux guests now or stick with pulseaudio but use ac97 instead of intel, or what?
As for ALSA vs. PulseAudio... whichever works better for you.
Can't say anything more without knowing details, obviously.
-
Brutalizer
- Posts: 76
- Joined: 7. Oct 2012, 18:24
Re: Discuss the 5.1.10 release
I had some problems with sound going out of synch in VMs, but now it seems fixed. Thanx for a great job! 
Host: Solaris 11.2
Guest: Linux (tahrpup, Mint), Win7
Host: Solaris 11.2
Guest: Linux (tahrpup, Mint), Win7
Re: Discuss the 5.1.10 release
I just downloaded VirtualBox with the intention of using it on Windows 10 (64) to load Ubuntu. Careful as I am I like to read the documentation first.
I feel compelled to post to express my admiration for the Documentation. In my opinion I have never seen in other software such a well organized and clear documentation.
Kudos to the writer(s)!!!
I feel compelled to post to express my admiration for the Documentation. In my opinion I have never seen in other software such a well organized and clear documentation.
Kudos to the writer(s)!!!