VirtualBox VM running Linux: CLion prevents clipboard sharing from guest to host
I have VirtualBox configured to share clipboard bidirectional. Once I copy anything into the clipboard from CLion, I can no longer share the clipboard from the guest to host. Terminating CLion has no affect.
CLion: 2017:1
VirtualBox: 5.1.18
请先登录再写评论。
Try copying from clion into another text app within the guest, does this work?
It might be the case where the keyboard mapping from copy and paste is not the same as you're expecting. A way to test this is to select the text, and copy it from the menu.
I can copy CLion clipboard into another application, gedit or the terminal, just fine. It's when I try to paste on the host, the clipboard buffer is empty or contains what ever the host last used.
As I mentioned earlier, once CLion has copied to the clipboard buffer, anything subsequently copied to the clipboard buffer from an other application cannot be pasted on the host.