<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <br>
    <div class="moz-cite-prefix">On 29/11/2012 13:58, Christophe Fergeau
      wrote:<br>
    </div>
    <blockquote cite="mid:20121129125816.GI3724@teriyaki.cdg.redhat.com"
      type="cite">
      <pre wrap="">On Thu, Nov 29, 2012 at 12:56:49PM +0200, Arnon Gilboa wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Han Pilmeyer wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">However both yesterday and today, the guest refuses to do
cut/paste between the guest and host. Below I have the relevant
portion of the vdagent.log. I guess the
"on_clipboard_request::wait timeout.." messages at the end are the
key part. If there is anything I can do to help resolve this
issue, feel free to contact me.
</pre>
        </blockquote>
        <pre wrap="">was it a large paste? this patch seem to fix it.
<a class="moz-txt-link-freetext" href="http://cgit.freedesktop.org/spice/win32/vd_agent/commit/?id=a69af07d">http://cgit.freedesktop.org/spice/win32/vd_agent/commit/?id=a69af07d</a>
build vdagent & vdservice, update yours and use newer virtio-serial driver.
<a class="moz-txt-link-freetext" href="http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers">http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers</a>
</pre>
      </blockquote>
      <pre wrap="">
spice-guest-tools-0.2.exe already have the latest vioserial driver from
<a class="moz-txt-link-freetext" href="https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/">https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/</a> , but
it seems the vioserial driver in there has known bugs...

</pre>
    </blockquote>
    Arnon was kind enough to build me a fresh vdagent and vdservice.
    With those, the messages seem to have disappeared or at least
    changed, but cut/paste still is not working. In fact several reboots
    later it hasn't worked once, which is worse than the original. I'm
    pretty sure that I am using the correct version as the messages have
    time stamps again and it also seems that the UI on Windows visibly
    indicates after 3 seconds or so that it failed (this used to be more
    than 10 seconds).<br>
    <br>
    Below are the messages recorded in both the vdservice.log and the
    vdagent.log. I tried to paste from the host to the guest immediately
    after I unlocked the guest screen (UNLOCK message in the
    vdservice.log);<br>
    <br>
    vdservice.log:<br>
    700::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a> 11:02:56,020::log_version::0.5.1.0
<br>
    700::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a> 11:02:56,020::VDService::execute::Active
    console session id: 1
<br>
    700::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a> 11:02:56,300::VDService::execute::Connect
    state: 2
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    11:03:00,419::VDService::control_handler::Session 1 CONNECT
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    11:04:19,499::VDService::control_handler::Session 1 LOGON
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    11:44:42,845::VDService::control_handler::Session 1 LOCK
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:17:03,477::VDService::control_handler::Session 1 UNLOCK
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:34:30,357::VDService::control_handler::Session 1 LOCK
<br>
    688::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:25:34,782::VDService::control_handler::Session 1 UNLOCK<br>
    <br>
    vdagent.log:<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:16:46,807::VDAgent::handle_clipboard_grab::grab type 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:17:05,158::VDAgent::handle_control_event::Control command 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:17:05,236::VDAgent::input_desktop_message_loop::Desktop: Default
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:17:05,407::VDAgent::on_clipboard_grab::Unsupported clipboard
    format
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:29:25,989::VDAgent::handle_control_event::Control command 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:29:26,004::VDAgent::input_desktop_message_loop::Desktop:
    Screen-saver
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:29:26,004::VDAgent::on_clipboard_grab::Unsupported clipboard
    format
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:34:27,228::VDAgent::handle_control_event::Control command 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:34:27,243::VDAgent::input_desktop_message_loop::Desktop:
    Winlogon
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    12:34:27,243::VDAgent::on_clipboard_grab::Unsupported clipboard
    format
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    13:24:56,265::VDAgent::handle_clipboard_release::Received clipboard
    release from client while clipboard is not owned by client
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    13:24:56,421::VDAgent::handle_clipboard_grab::grab type 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    13:24:58,930::VDAgent::handle_control_event::Control command 3
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:18:35,166::VDAgent::handle_clipboard_grab::grab type 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:18:38,584::VDAgent::handle_control_event::Control command 3
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:25:35,055::VDAgent::handle_control_event::Control command 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:25:35,231::VDAgent::input_desktop_message_loop::Desktop: Default
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:25:35,253::VDAgent::on_clipboard_grab::Unsupported clipboard
    format
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:25:51,254::VDAgent::handle_clipboard_grab::grab type 1
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:26:00,009::VDAgent::on_clipboard_request::Clipboard wait timeout
<br>
    340::<a class="moz-txt-link-freetext" href="INFO::2012-11-30">INFO::2012-11-30</a>
    14:26:03,021::VDAgent::on_clipboard_request::Clipboard wait timeout<br>
    <br>
    <br>
  </body>
</html>