Hide Forgot
Description of problem: Copying large text area (cca 200KB of plain text) through clipboard from Client to Guest doesn't work. Copying of the same amount of data from Guest to Client works fine. It's sometimes not able to display context menu after trying to paste the text to Guest application and sometimes even agents gets stuck (service running but agent doesn't work (losing mouse cursor for example). Version-Release number of selected component (if applicable): spice-server-0.7.3-2.el6.x86_64 spice-client-0.8.0-2.el6.x86_64 spice-vdagent-0.6.3-6.el6.x86_64 How reproducible: Always (when using large enough text area). Steps to Reproduce: 1. Open gedit in guest and client machine 2. Make large amount of text (200KB of plain text should be enough) in client gedit 3. Copy the text into clipboard in client 4. Paste the text into gedit in Guest Actual results: Nothing is copied and sometimes context menu cant be displayed or agent got stuck. Expected results: Text should be copied into gedit. Additional info:.
This is very likely caused by the lack of proper flow control on the agent channel in the client to guest direction, which is bug 672191, marking this one as a duplicate. *** This bug has been marked as a duplicate of bug 672191 ***