VirtualBox

2 年 前 建立

2 年 前 結束

2 年 前 更新

#21149 closed defect (fixed)

Shared Clipboard: Error reading host clipboard data in format 0x1 from Windows, rc=VERR_BUFFER_OVERFLOW 00:08:52.580190 Shared Clipboard: Reading host clipboard data failed with VERR_BUFFER_OVERFLOW => fixed in svn

回報者: Srini8987 負責人:
元件: clipboard 版本: VirtualBox 7.0.0
關鍵字: 副本:
Guest type: Linux Host type: Windows

描述

Hi,

Copying from Windows 10 Host to Linux VM (Fedora) seeing this below issue in Vbox.log

00:08:52.580066 Shared Clipboard: Error reading host clipboard data in format 0x1 from Windows, rc=VERR_BUFFER_OVERFLOW 00:08:52.580190 Shared Clipboard: Reading host clipboard data failed with VERR_BUFFER_OVERFLOW

附加檔案 (2)

VBox.7z (16.3 KB ) - 2 年 前, 由 Srini8987 新增
upload.7z (36.0 KB ) - 2 年 前, 由 Srini8987 新增

下載所有附檔: .zip

更動歷史 (15)

comment:1 2 年 前galitsyn 編輯

Hi Srini8987,

Could you please attach complete VBox.log?

2 年 前Srini8987 編輯

附檔: 新增 VBox.7z

comment:2 2 年 前Srini8987 編輯

Hi, I have attached the file. Thanks.

comment:3 2 年 前galitsyn 編輯

Hi Srini8987,

Thank you for the log. Quickly looking into it, I see that you are attempting to copy a bitmap from Windows host to Linux guest. Currently, buffer reserved for this on Linux guest side is of size of 4K. And error message is telling that this buffer is not big enough to fit it. How big bitmap is?

UPDATE: 4K buffer is reserved on the guest side for initial clipboard transfer (host -> guest). If this buffer is not big enough, host will report required buffer size to the guest and guest will re-attempt to get host clipboard with the bigger buffer size. This ticket describes a case when "re-attempt" behavior was broken. Fix will be a part of the next 7.0.2 release.

最後由 galitsyn 編輯於 2 年 前 (上一筆) (差異)

comment:4 2 年 前Srini8987 編輯

Hi,

I am just copying like 100 lines of text from text editor. Currently I can copy only 10 lines max. From 11th line onwards, i see this error.

I am not copying any images or screenshots to and from VM now.

Thank you. Srini.

comment:5 2 年 前galitsyn 編輯

Hi Srini,

My bad, you are correct. It is text. What editor do you use on a Windows host side?

Could you please also analyze your host clipboard content with, for example, https://freeclipboardviewer.com/ tool and tell what is the host clipboard data size for Unicode text and possibly attach its content in HEX format?

2 年 前Srini8987 編輯

附檔: 新增 upload.7z

comment:6 2 年 前Srini8987 編輯

Hi,

I have uploaded upload.7z file . I am not sure if thats what you are looking for.

Notepad++ is what I am using.

Thanks.

comment:7 2 年 前galitsyn 編輯

Hi Srini,

Thank you .cl7 file. I was able to reproduce the issue w/ it. I will debug the issue from our side and come back to you.

comment:8 2 年 前Srini8987 編輯

Thank You.

comment:9 2 年 前galitsyn 編輯

摘要: Shared Clipboard: Error reading host clipboard data in format 0x1 from Windows, rc=VERR_BUFFER_OVERFLOW 00:08:52.580190 Shared Clipboard: Reading host clipboard data failed with VERR_BUFFER_OVERFLOWShared Clipboard: Error reading host clipboard data in format 0x1 from Windows, rc=VERR_BUFFER_OVERFLOW 00:08:52.580190 Shared Clipboard: Reading host clipboard data failed with VERR_BUFFER_OVERFLOW => fixed in svn

Issue now should be fixed. This fix will be a part of the next release. Thank you for reporting.

comment:10 2 年 前Srini8987 編輯

Thank you.

comment:11 2 年 前galitsyn 編輯

狀態: newclosed
處理結果: fixed

VirtualBox 7.0.2 was just released and includes fix for this issue. Could you please give it a try?

comment:12 2 年 前Srini8987 編輯

Will do.

comment:13 2 年 前Srini8987 編輯

Hi,

Issue is resolved.

Thanks, Srini.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

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