Sometimes while using VirtualBox, I have tried copying text from the virtual machine to the host machine but failed. Whenever that happens, I fix it by rebooting the virtual machine. Is there a solution to this because I don't want to keep rebooting again and again.

Note: Iit is always possible for me to copy text from the host to the virtual machine.

link|improve this question

68% accept rate
Have you tried just re-installing the Guest Additions in the Virtual Machine? If not, check the answer from Pisu below. You didn't mention how you originally installed VirtualBox (external package from VirtualBox's website, or the virtualbox-ose package from the Ubuntu repositories) Also, what version you are on (both Ubuntu and VirtualBox). This info may help us help you. – Jayson Rowe Sep 30 '11 at 1:58
feedback

2 Answers

up vote 2 down vote accepted

I found that I can do one thing to fix this problem.

That is, In virtualbox XP, I can kill VBoxTray.exe and restart it by task manager(ctrl+alt+del).

Thank you for answering my question.

link|improve this answer
Unbelievable, it works great though :) Also on my Windows 2008R2 x64 virtual OS. Thanks for sharing! – Koen Zomers Apr 6 at 14:00
feedback

If needed, upgrade VirtualBox to latest version, currently 4.1.2, they solved many issues. Then reinstall Guest Additions on the VM, as copy-paste is managed by guest additions drivers.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.