[Spice-devel] [spice-gtk v2] gtk-session: clipboard request: notify agent on failure
james harvey
jamespharvey20 at gmail.com
Wed Jan 16 10:46:58 UTC 2019
On Wed, Jan 16, 2019 at 4:10 AM Victor Toso <victortoso at redhat.com> wrote:
>
> From: Victor Toso <me at victortoso.com>
>
> Similar to 172c521271a3d - if we don't, the agent might be waiting for
> data till some timeout happens in the system, blocking copy-paste
> feature and possibly freezing applications.
>
> A way to reproduce is copy-paste big clipboard data between two spice
> clients.
>
> Also add some documentation to the checks, in order to quickly
> understand what they are about.
>
> Related: https://gitlab.freedesktop.org/spice/win32/vd_agent/issues/6
> Related: https://gitlab.freedesktop.org/spice/linux/vd_agent/issues/9
> Related: https://bugzilla.redhat.com/show_bug.cgi?id=1594876
>
> v1 -> v2:
> - Fixed comment on s->clipboard_by_guest[selection] check (Marc-André)
> - Removed the reply on read only. (Marc-André)
>
> Signed-off-by: Victor Toso <victortoso at redhat.com>
Am I understanding correctly that the Jan 10 patches which completely
fix spice for me and others experiencing clipboard problems aren't
being added in any form, and that instead the clipboard is being left
broken, just less broken so it doesn't freeze the guest? I don't know
exactly when it broke, but spice didn't used to act this way.
This patch (v2) alone, on top of current git (ecf9358) at least fixes
the freezing. But, if that's all that's added, it's not something I
can stand using. It doesn't help the clipboard problems. It makes me
want to break my keyboard. Paste randomly failing this often is
extremely frustrating and distracting.
Log of it breaking after a single paste, so the second one fails is
here: https://termbin.com/5d69
The last spice-git I ran was f18589b with the Jan 10 patches:
* [spice-gtk v3 1/3] gtk-session: clipboard: document owner-changed event
* [spice-gtk v3 2/3] gtk-session: clipboard: x11: owner-change improvement
* [spice-gtk v3 3/3] gtk-session: clipboard: x11: do not request data
while on focus
* [Spice-devel] [spice-gtk] gtk-session: prefer early check to agent
connectivity
That was rock solid. I have no clipboard problems.
That's going to leave me and others perpetually patching spice
releases, and someday when they don't apply cleanly, being at a loss
and being forced to look at other protocols.
Apologies if I'm misunderstanding.
More information about the Spice-devel
mailing list