00. 目錄
01. 問題描述
從Windows復制文件到虛擬機Ubuntu22.04時,出現(xiàn)無法粘貼,或者粘貼到文件夾中后立馬閃退。
從Ubuntu22.04復制文件或者內(nèi)容到Windows,出現(xiàn)無法粘貼。
When trying to drag and drop a file from Windows to Folder in File Explorer, the file icon will be stuck on the screen, and pulling another will show a dialog box with “Unsupported drag operation, an invalid type of drag and drop used”.
02. 問題分析
VMWare Tools的一個bug。
03. 問題解決
執(zhí)行以下命令即可解決問題
sudo apt autoremove open-vm-tools
sudo apt install open-vm-tools-desktop -y
sudo apt update
sudo apt upgrade
reboot
參考:
sudo apt-get autoremove open-vm-tools
Install VMware Tools by following the usual method (Virtual Machine --> Reinstall VMWare Tools)
Reboot the VM
sudo apt-get install open-vm-tools-desktop
Reboot the VM, after the reboot copy/paste and drag/drop will work!
04. 問題驗證
復制粘貼
05. 問題討論
物聯(lián)網(wǎng)、嵌入式、C++、C方向等等興趣愛好者可以添加WX一起交流。 點擊主頁私信,添加博主微信。
06. 附錄
Drag and drop on Wayland Desktop
Copy/paste and drag&drop not working in VMware machine with Ubuntu文章來源:http://www.zghlxwxcb.cn/news/detail-727731.html
Ubuntu 22.04: copy-paste doesn’t work文章來源地址http://www.zghlxwxcb.cn/news/detail-727731.html
到了這里,關于【Tools】Ubuntu22.04和Windows無法復制粘貼問題的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!