Opened 3 years ago
Last modified 3 years ago
#20909 new defect
Clipboard exchange between Devua host and Windows guest stopped working
Reported by: | Joerg Schiermeier | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.32 |
Keywords: | clipboard windows debian | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
For unknown reasons, the exchange of data via clipboard stopped working some time ago.
The host is (uname -a): Linux Archimedes 5.17.0-1-amd64 #1 SMP PREEMPT Debian 5.17.3-1 (2022-04-18) x86_64 GNU/Linux
The guest is (MS Windows 10): Windows 10 pro 64bit
Attachments (16)
Change History (20)
by , 3 years ago
Attachment: | Windows-10_2022-04-23_01-07-22.png added |
---|
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-58-22.png added |
---|
Virtualbox Manager: all settings
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-58-36.png added |
---|
Virtualbox Manager: General settings 1
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-58-45.png added |
---|
Virtualbox Manager: General settings 2
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-58-56.png added |
---|
Virtualbox Manager: System - Motherboard
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-06.png added |
---|
Virtualbox Manager: System - Processor
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-13.png added |
---|
Virtualbox Manager: System - Acceleration
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-24.png added |
---|
Virtualbox Manager: Display - Screen
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-31.png added |
---|
Virtualbox Manager: Display - Remote Display
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-44.png added |
---|
Virtualbox Manager: Network - Adapter 1
by , 3 years ago
Attachment: | Bildschirmfoto_2022-04-23_00-59-56.png added |
---|
Virtualbox Manager: Shared Folders
by , 3 years ago
VBox logfile: start the VM, tried to copy from Linux Clipboard into Notepad++ (editor) and vice versa
by , 3 years ago
Attachment: | VBoxUI.log added |
---|
VBox GUI logfile: start the VM, tried to copy from Linux Clipboard into Notepad++ (editor) and vice versa
comment:2 by , 3 years ago
Hi sotel,
Clipboard sharing works as expected here -- Windows 10 guest running headless on Linux host. I do not see from attached log that you are trying to connect to VBox RDP server. How do you access Notepad++ in guest?
by , 3 years ago
Attachment: | Bildschirmfoto_2022-06-13_16-05-56.png added |
---|
Virtualbox Manager: Start virtualized application (Windows 10)
by , 3 years ago
Attachment: | Bildschirmfoto_2022-06-13_16-05-56.2.png added |
---|
Virtualbox Manager: Start virtualized application (Windows 10)
comment:3 by , 3 years ago
Replying to galitsyn:
you are trying to connect to VBox RDP server. How do you access Notepad++ in guest?
Please do not screw up my bug report:
I'm talking about the simple (integrated) Qt-GUI (Qt5.15.2) which comes up with Virtualbox's deb package. Often called: Oracle VM VirtualBox Manager. There I hit the button Starten for the German term that means Start.
Please look here:
comment:4 by , 3 years ago
Hi sotel,
VM is running in headless mode. This is clear from the logs. My guess is that you have started VM in "Detachable start" mode which implies VBoxHeadless (or was holding SHIFT while starting). Clipboard sharing is not supported in headless mode on X11 hosts. This is simply because host part of Clipboard service does not have connection to X11 as it should be. To make clipboard work, you might want to (re-)start VM in "Normal start" mode.
Windows guest (MS Info)