Ticket #20366 (new defect)
Shared clipboard stops working on vm reboot when started headless => Fixed in SVN
Reported by: | thedisbo1125 | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox 6.1.22 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
my setup and testing:
Running Virtualbox 6.1.22 on Ubuntu Server 20.04 with extension pack. Ubuntu is fully patched. I connect via RDP to VM console.
If I start a VM headless, shared clipboard works without issues. Once I reboot the VM, shared clipboard stops working.
I have tested a Windows 10 VM and Mint Mate VM and both have the same issue.
I tested the freerdp client (compiled the latest source) and the Microsoft RDP client and get the same results.
I also installed Mint Mate on my test PC, then VirtualBox on that, and get the same result if I start the vm using vboxheadless.
I have attached log file from a test vm.
Attachments
Change History
comment:1 Changed 20 months ago by galitsyn
- Summary changed from Shared clipboard stops working on vm reboot when started headless to Shared clipboard stops working on vm reboot when started headless => Fixed in SVN
Hi thedisbo1125,
This should be now fixed. Could you please try one of the Latest 6.1.x test builds at https://www.virtualbox.org/wiki/Testbuilds? Revisions r147234+ should have fix.
comment:2 Changed 20 months ago by thedisbo1125
I tested with build VirtualBox-6.1.27-147422, Oracle_VM_VirtualBox_Extension_Pack-6.1.27-147418, and VBoxGuestAdditions_6.1.27-147456, using FreeRDP on Linux and MSTSC on Windows. Clipboard continues to work after VM reboot. Thanks...