Opened 10 months ago
#21953 new defect
Clipboard issue: Host - Debian 11, VM - Debian 12
Reported by: | CatJump | Owned by: | |
---|---|---|---|
Component: | clipboard | Version: | VirtualBox-7.0.12 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
After some regular update, I was faced with the fact that the clipboard began to fall off with the following error on the VM:
Converting VBox formats 'UNICODETEXT' to 'INVALID' for X11 (idxFmtX11=0, fmtX11=0, 12:36:40.046885 SHCLX11 Requesting data in format 0x1 from host failed with VERR_NO_DATA 503:38:32.205001 Shared Clipboard: Converting X11 format 'UTF8_STRING' (idxFmtX11=1) to VBox format 0x1 failed, rc=VERR_NO_DATA 503:38:32.205418 VMMDev: Guest Log: 12:36:40.047163 SHCLX11 Shared Clipboard: Converting VBox formats 'UNICODETEXT' to 'STRING' for X11 (idxFmtX11=4, fmtX11=2, a12:36:40.054703 SHCLX11 Shared Clipboard: Converting VBox formats 'UNICODETEXT' to 'INVALID' for X11 (idxFmtX11=0, fmtX11=0, 12:36:40.062601 SHCLX11 Requesting data in format 0x1 from host failed with VERR_NO_DATA 503:38:32.206438 Shared Clipboard: Converting X11 format 'UTF8_STRING' (idxFmtX11=1) to VBox format 0x1 failed, rc=VERR_NO_DATA 503:38:32.206751 VMMDev: Guest Log: 12:36:40.062921 SHCLX11 Shared Clipboard: Converting VBox formats 'UNICODETEXT' to 'text/plain;charset=utf-8' for X11 (idxFmt12:36:40.063994 SHCLX11 Requesting data in format 0x1 from host failed with VERR_NO_DATA 503:38:32.208391 Shared Clipboard: Converting X11 format 'UTF8_STRING' (idxFmtX11=1) to VBox format 0x1 failed, rc=VERR_NO_DATA 503:38:32.208690 VMMDev: Guest Log: 12:36:40.064250 SHCLX11 Shared Clipboard: Converting VBox formats 'UNICODETEXT' to 'UTF8_STRING' for X11 (idxFmtX11=1, fmtX1112:36:40.064826 SHCLX11 Shared Clipboard: Converting VBox formats 'UNICODETEXT' to 'INVALID' for X11 (idxFmtX11=0, fmtX11=0, 12:36:40.065947 SHCLX11 Requesting data in format 0x1 from host failed with VERR_NO_DATA 503:38:32.350241 Shared Clipboard: Converting X11 format 'UTF8_STRING' (idxFmtX11=1) to VBox format 0x1 failed, rc=VERR_NO_DATA
It only helps to manually terminate the process "VBoxClient --clipboard" and then run it. After that, the clipboard works again for a while and after a while the error repeats. Does anyone have any ideas about the causes of this problem?
I tried reinstalling VirtualBox - the problem remained.
Note:
See TracTickets
for help on using tickets.