<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Slow copy and paste between workspaces"
href="https://bugs.webkit.org/show_bug.cgi?id=164983#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Slow copy and paste between workspaces"
href="https://bugs.webkit.org/show_bug.cgi?id=164983">bug 164983</a>
from <span class="vcard"><a class="email" href="mailto:carlosg@gnome.org" title="Carlos Garnacho <carlosg@gnome.org>"> <span class="fn">Carlos Garnacho</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=164983#c1">comment #1</a>)
<span class="quote">> In <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1394993">https://bugzilla.redhat.com/show_bug.cgi?id=1394993</a> user observes
> following in the console:
>
> Nov 15 11:14:59 shrek.rexursive.com evolution[10057]: Error writing
> selection data: Error writing to file descriptor: Broken pipe</span >
This is more or less expected in this situation. If the clipboard source is blocked, the c&p operation destination side will eventually give up (gdk sets a 30s timeout IIRC) and close the pipe, that will be seen as a broken pipe on the webkit app side when it eventually regains control and tries to write the clipboard content.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>